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
{{ message }}
This repository was archived by the owner on Mar 3, 2022. It is now read-only.
With the git binary you can have other git subcommands by naming them git-{somename} it would be nice to make this feel like a native command like they did with hub but without requiring aliasing.
It would be nice to install this into your path automatically at $PATH/git-issue-viewer or similar.
This would allow out of the box the user to use git issue-viewer to list then operations that include more subcommands just gett added to the end like git issue-viewer 1 to view the first issue.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the
git
binary you can have other git subcommands by naming themgit-{somename}
it would be nice to make this feel like a native command like they did withhub
but without requiring aliasing.It would be nice to install this into your path automatically at
$PATH/git-issue-viewer
or similar.This would allow out of the box the user to use
git issue-viewer
to list then operations that include more subcommands just gett added to the end likegit issue-viewer 1
to view the first issue.The text was updated successfully, but these errors were encountered: