8000 gh-861: Document GitHub CLI by za · Pull Request #882 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

gh-861: Document GitHub CLI #882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 1, 2022
Prev Previous commit
Next Next commit
gh-861 Add <pr-id>
  • Loading branch information
za committed Jun 7, 2022
commit f2a28edf6f4e82f822c60bfb97b56b6647f7b7c9
2 changes: 1 addition & 1 deletion gitbootcamp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ Example of useful commands:

#. Checkout others PR::

gh pr checkout
gh pr checkout <pr-id>

#. Set ``ssh`` at the git protocol::

Expand Down
0