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

Have `git issue import` import issues without the need for the parameters

Open FrazerClews opened this issue 3 years ago • 0 comments

Basically when you run git issue import. I think it would be a good idea for it to run git remote get-url origin OR git remote get-url "$0" (git issue import fork) and have it be smart enough to get the provider, user, and repo from it and import the issues from there.

Would this be something of interest?

FrazerClews avatar Jul 22 '20 02:07 FrazerClews