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-8161 Change to lowercase
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
za and hugovk authored Jun 29, 2022
commit ca015b2970405169fed0e61d8276e07e81f66a1c
2 changes: 1 addition & 1 deletion gitbootcamp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ To edit an open pull request that targets ``main``:
GitHub CLI
----------

GitHub CLI is a CLI (Command-line Interface) to work with GitHub.
GitHub CLI is a CLI (command-line interface) to work with GitHub.
For example, you can create pull requests and releases,
set alias commands, check PR statuses.

Expand Down
0