diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst index acbfc066513..63080caab6d 100644 --- a/Documentation/internals/release-process.rst +++ b/Documentation/internals/release-process.rst @@ -141,7 +141,7 @@ the first patch. The following command illustrates how to do both of these at once assuming the local repository HEAD points to the "Prepare for post-x.y.0" commit: - git push origin HEAD:master HEAD^:refs/heads/branch-x.y + git push origin HEAD:master HEAD^:refs/heads/branch-x.y Branching should be announced on ovs-dev.