The hub tool
Created: 2019-03-04 09:19:45 -0800 Modified: 2019-03-04 09:27:05 -0800
This tool simplifies common GitHub-specific tasks that you may do with the “git” executable.
- To install the tool on Windows without having to use “Scoop”, just get the ZIP from the releases page.
- I just unzipped it to C:tools and then added the “bin” folder to my PATH.
- Then, run “hub —version” to make sure it can find the Git executable.
- Check out a PR for review: hub pr checkout 134