git-open icon indicating copy to clipboard operation
git-open copied to clipboard

Doesn't open issue link if repository is already open

Open Tadaboody opened this issue 7 years ago • 1 comments

If an incorrect URL is opened, please provide the following so we can write a test:

Example clone url:

https://github.com/Tadaboody/Rate_My_Config.git

Example branch name:

master

Expected web URL:

https://github.com/Tadaboody/Rate_My_Config/issues

Steps to reproduce:

git-open git-open -I

Tadaboody avatar Jun 24 '18 18:06 Tadaboody

Right now git open -i essentially just looks at the current branch and uses it's numerics as a issue number. I don't understand what you mean by " if repository is already open"

derimagia avatar Aug 16 '18 22:08 derimagia