Git Clients

hub – command line tool that extends git with features and commands

hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.

hub makes it easy to clone or create repositories, browse project pages, list known issues, ensure your local branches stay up to date, and share logs or code snippets via Gist.

This is free and open source software.

Features include:

  • Adds many new commands including:
    • hub-alias – show shell instructions for wrapping git.
    • hub-api – low-level GitHub API request interface.
    • hub-browse – open a GitHub repository in a web browser.
    • hub-ci-status – display status of GitHub checks for a commit.
    • hub-compare – open a GitHub compare page in a web browser.
    • hub-create – create a new repository on GitHub and add a git remote for it.
    • hub-delete – delete a repository on GitHub.
    • hub-fork – fork the current repository on GitHub and add a git remote for it.
    • hub-gist – create and print GitHub Gists.
    • hub-pull-request – create a GitHub Pull Request.
    • hub-pr – manage GitHub Pull Requests for the current repository.
    • hub-issue – manage GitHub Issues for the current repository.
    • hub-release – manage GitHub Releases for the current repository.
    • hub-sync – fetch git objects from upstream and update local branches.
  • Extends git commands.

Website: hub.github.com
Support: Documentation, GitHub Code Repository
Developer: Mislav Marohnić, Owen Ou, Chris Wanstrath
License: MIT License

hub is written in Go. Learn Go with our recommended free books and free tutorials.

Return to Text-Based Git Clients


Explore Linux

Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category.
In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality.

The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions.
Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others.
Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems.
Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks.
Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems.
Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux.
Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools.
Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux.
Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted