You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Basically when you run
git issue import
. I think it would be a good idea for it to rungit remote get-url origin
ORgit 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?
The text was updated successfully, but these errors were encountered: