Update comparison with hub as of 1.0

This commit is contained in:
Billy Griffin 2020-09-17 06:56:48 -06:00 committed by GitHub
parent d822b064e3
commit 3632961376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ GitHub CLI is built and maintained by a team of people who work on the tool on b
We have no interest in forcing anyone to use GitHub CLI instead of `hub`. We think people should use whatever set of tools makes them happiest and most productive working with GitHub.
If you are set on using a tool that acts as a wrapper for Git itself, `hub` is likely a better choice than `gh`. `hub` currently covers a larger overall surface area of GitHubs API v3, provides more scripting functionality, and is compatible with GitHub Enterprise (though these are all things that we intend to improve in GitHub CLI).
If you are set on using a tool that acts as a wrapper for Git itself, `hub` is likely a better choice than `gh`.
If you want a tool thats more opinionated and intended to help simplify your GitHub workflows from the command line, we hope youll use `gh`. And since `gh` is maintained by a team at GitHub, we intend to be responsive to peoples concerns and needs and improve the tool based on how people are using it over time.