summaryrefslogtreecommitdiff
path: root/Documentation/internals
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/internals')
-rw-r--r--Documentation/internals/release-process.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst
index acbfc0665..63080caab 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.