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 Reformat the hyperlink
  • Loading branch information
za committed Jun 7, 2022
commit 2b6804d290e93f256ddd61ea6f8842d5011dcecf
4 changes: 2 additions & 2 deletions gitbootcamp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,8 @@ GitHub CLI is a CLI (Command Line Interface) to work with GitHub resources.
You can create new pull request, create new release, set alias command,
check PR status, and etc, using this CLI.

You may view installation instruction here:
https://github.com/cli/cli#installation
You can install GitHub CLI `by following this installation instructions.
<https://github.com/cli/cli#installation`__

Example of useful commands:

Expand Down
0