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

github extensions for git

Results 8 git-gh issues
Sort by recently updated
recently updated
newest added

It seems that there is no way to setup tool for GitHub enterprise origins

should add a line to .git/config per this gist https://gist.github.com/piscisaureus/3342247

having man pages available would be good, so that git-help can work for the gh commands

implement git-ghhelp or something to list available commands and their usage

should have the ability to somehow edit an issue/pull request.. need to brainstorm implementation

when creating an issue or pull request, if the -m flag isnt passed $EDITOR should be spawned so the user can type there instead of just failing

should be able to assign a milestone when creating an issue or pull request

should have the ability to assign labels to an issue when creating it, also filter on them, and possibly edit them with a separate command