Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove extra whitespace
  • Loading branch information
ezio-melotti authored Nov 18, 2025
commit e6b6f448fc7582e0cf830410b0c66148603fd599
2 changes: 1 addition & 1 deletion getting-started/git-boot-camp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ If you don't have GitHub CLI or hub installed, you can run the following command

$ git fetch upstream pull/NNNNN/head:pr_NNNNN
$ git switch pr_NNNNN

or set up a Git alias:
Comment thread
ezio-melotti marked this conversation as resolved.
Outdated

.. tab:: Unix/macOS
Expand Down
Loading