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?
Basically when you run
git issue import. I think it would be a good idea for it to rungit remote get-url originORgit 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?