Enhance instructions for checking out pull requests locally#44013
Enhance instructions for checking out pull requests locally#44013maxhild wants to merge 2 commits intogithub:mainfrom
Conversation
Clarify instructions for fetching a pull request reference and creating a local branch.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
Added example for checking out a pull request locally.
|
@maxhild I'm relieved, because this is a much more narrowly scoped change than your issue suggested. When we say "section," we mean at least a paragraph with an H2 or H3 title above it, which would have been way too much. That said, while I think the sentence is fine to underscore the branch creation, I do think the example is excessive. If you take that out, I'll be happy to approve the clarification. |
Clarify instructions for fetching a pull request reference and creating a local branch.
Why:
Clarifying direction of merging and creation of new branches. I found it very hard to understand when first learning git and here it was unclear to me.
Closes:
#44014
What's being changed (if available, include any code snippets, screenshots, or gifs):
I just added a small section. Thanks for providing open source code!
Check off the following: