Closed
Description
https://cli.github.com/ should be documented in https://devguide.python.org/gitbootcamp/, on its own FAQ and/or integrated with the other FAQs.
Useful commands (shared on Discord):
gh auth login
(once)gh pr create
: to create a PRgh pr checkout
: to checkout others' PRsgh config set git_protocol ssh
(once): to be able to push to others' PRsgh config set browser "/Applications/Firefox.app/Contents/MacOS/firefox"
: to set the browser