From fd6e6bdbb81a1583881f1954976ccb9a3e048f25 Mon Sep 17 00:00:00 2001 From: Karol Musur Date: Thu, 21 Jul 2022 22:01:49 +0200 Subject: [PATCH] Add pro to Tools > `pro` - A single command to quickly open current Pull Request in browser, supports GitHub and GitLab. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3428528..fb189cd 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) - a set of tools for parsing [conventional commit](https://conventionalcommits.org/) messages from git histories * [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc. * [gickup](https://github.com/cooperspencer/gickup) - Backup repos from various hosters to local or other hosters. +* [pro](https://github.com/Wowu/pro) - A single command to quickly open current Pull Request in browser, supports GitHub and GitLab. ## Extensions