Hub - bootstraponline/meta GitHub Wiki

hub is a tool that allows you to directly clone pull requests.

  • brew install hub
  • eval "$(hub alias -s)" Add to ~/.bash_profile

Example:

  • git checkout https://github.com/google/EarlGrey/pull/223

Verify hub is installed:

$ git version
git version 2.9.3
hub version 2.2.5