📝 Mention the minumum cherry-picker version in doc (#57139)
This commit is contained in:
parent
dea9644d21
commit
5183f84016
1 changed files with 2 additions and 1 deletions
|
@ -272,7 +272,8 @@ We do **not** backport features.
|
|||
|
||||
.. note::
|
||||
|
||||
If you prefer, you can use CPython's cherry-picker tool to backport commits
|
||||
If you prefer, you can use CPython's cherry-picker tool
|
||||
(``pip install --user 'cherry-picker >= 1.3.2'``) to backport commits
|
||||
from devel to stable branches in Ansible. Take a look at the `cherry-picker
|
||||
documentation <https://pypi.org/p/cherry-picker#cherry-picking>`_ for
|
||||
details on installing, configuring, and using it.
|
||||
|
|
Loading…
Reference in a new issue