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
Rephrase sentence
  • Loading branch information
ezio-melotti authored Nov 19, 2025
commit 56b6b260bc4e57436c37d695a853077f8ae438b0
2 changes: 1 addition & 1 deletion getting-started/git-boot-camp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ Both of these tools will configure a remote URL for the branch, so you can
``git push`` if the pull request author checked "Allow edits from maintainers"
when creating the pull request.

If you don't have GitHub CLI or hub installed, you can run the following commands:
Otherwise, you can run the following commands:

.. code-block:: shell

Expand Down
Loading