logoalt Hacker News

ezekgyesterday at 4:22 PM1 replyview on HN

Because git is all I need.


Replies

bmitcyesterday at 6:06 PM

Then why are you using GitHub? :)

My point is that Git is just a component of the GitHub tool, and the GitHub CLI is quite good and helps automate many things in GitHub. For example, even just using `gh browse` and `gh pr create --web` and `gh pr view --web` are fantastic tools.

show 1 reply