10000 Document GitHub CLI · Issue #861 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Document GitHub CLI #861

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

Closed
ezio-melotti opened this issue May 10, 2022 · 1 comment · Fixed by #882
Closed

Document GitHub CLI #861

ezio-melotti opened this issue May 10, 2022 · 1 comment · Fixed by #882

Comments

@ezio-melotti
Copy link
Member

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 PR
  • gh pr checkout: to checkout others' PRs
  • gh config set git_protocol ssh (once): to be able to push to others' PRs
  • gh config set browser "/Applications/Firefox.app/Contents/MacOS/firefox": to set the browser
@erlend-aasland
Copy link
Contributor

Note, there is already a short mention of GitHub CLI: https://devguide.python.org/gitbootcamp/#downloading-other-s-patches

za added a commit to za/devguide that referenced this issue Jun 7, 2022
* Numbered list
* ssh formatting
* code block removal

Reference:
python#882 (review)
za added a commit to za/devguide that referenced this issue Jun 7, 2022
za added a commit to za/devguide that referenced this issue Jun 7, 2022
za added a commit to za/devguide that referenced this issue Jun 7, 2022
za added a commit to za/devguide that referenced this issue Jun 9, 2022
za added a commit to za/devguide that referenced this issue Jun 29, 2022
za added a commit to za/devguide that referenced this issue Jun 29, 2022
za added a commit to za/devguide that referenced this issue Jun 30, 2022
za added a commit to za/devguide that referenced this issue Jun 30, 2022
ezio-melotti pushed a commit that referenced this issue Jul 1, 2022
* gh-861 Initial commit to document GitHub CLI on gitbootcamp.rst

* gh-861 Address feedback

* Numbered list
* ssh formatting
* code block removal

Reference:
#882 (review)

* gh-861 Add <pr-id>

* gh-861 Add short description and installation instruction.

* gh-861 Reformat the hyperlink

* gh-861 Make `gh auth login` in a separate section

and fix the broken link.

* gh-861 Address feedback from @hugovk

#882 (review)

* gh-861 Make the period not as part of the hyperlink.

* gh-8161 Change to lowercase

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

* gh-861 No need to repeat CLI

Feedback by @hugovk
#882 (comment)

* gh-861 Simplified introduction paragraph

Feedback by @ezio-melotti
#882 (comment)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0