Skip to content
Merged
Changes from all commits
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
3 changes: 1 addition & 2 deletions getting-started/git-boot-camp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -552,8 +552,7 @@ by the label ``needs backport to X.Y`` on the pull request itself.

Use the utility script
`cherry_picker.py <https://github.com/python/cherry-picker>`_
from the `core-workflow <https://github.com/python/core-workflow>`_
repository to backport the commit.
to backport the commit.

The commit hash for backporting is the squashed commit that was merged to
the ``main`` branch. On the merged pull request, scroll to the bottom of the
Expand Down