dspinellis/git-issue

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

Opened this issue · 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?