git-hub – Git command line interface to GitHub¶
- More information
- External resources
git hub is a simple command line interface to GitHub, enabling most useful GitHub tasks (like creating and listing pull request or issues) to be accessed directly through the Git command line.
Although probably the most outstanding feature (and the one that motivated the creation of this tool) is the pull rebase command, which is the rebasing version of the GitHub Merge (TM) button. This enables an easy workflow that doesn’t involve thousands of merges which makes the repository history unreadable.
Another unique feature is the ability to transform an issue into a pull request by attaching commits to it (this is something offered by the GitHub API but not by the web interface).
Distribution |
Base version |
Our version |
Architectures |
---|---|---|---|
Debian GNU/Linux 10.0 (buster) |
1.0.1-1 |
||
Debian GNU/Linux 12.0 (bookworm) |
2.1.3-1 |
||
Debian GNU/Linux 9.0 (stretch) |
0.11.0-1 |
0.10.3-1~nd90+1 |
i386, amd64, sparc, armel |
Debian testing (trixie) |
2.1.3-1 |
||
Debian unstable (sid) |
2.1.3-1 |
0.10.3-1~nd+1 |
i386, amd64, sparc, armel |
Ubuntu 16.04 “Xenial Xerus” (xenial) |
0.9.0-2 |
0.10.3-1~nd16.04+1 |
i386, amd64, sparc |
Ubuntu 18.04 “Bionic Beaver” (bionic) |
1.0.0-1 |
||
Ubuntu 22.04 “Jammy Jellyfish” (jammy) |
2.1.3-1 |
||
Ubuntu 24.04 “Noble Numbat” (noble) |
2.1.3-1 |