We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67e54f commit bc91173Copy full SHA for bc91173
docs/source/releasing.rst
@@ -26,7 +26,7 @@ By default, the release script will refuse to downgrade the version. This can be
26
overridden with the :code:`--force` option, for example to prepare a point
27
release. In that case the repository should be prepared to contain only the
28
desired changes for the point release without any changes that are targeting the
29
-next regular release, for example by cherry-picking.
+next regular release, for example by cherry-picking into a stable branch.
30
31
.. code-block:: shell
32
0 commit comments