summaryrefslogtreecommitdiff
path: root/Documentation/internals
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2020-03-06 13:25:12 -0800
committerBen Pfaff <blp@ovn.org>2020-03-06 13:25:12 -0800
commitd57b89f3268dd918cf5800f2887f6e4dd6e3b967 (patch)
tree9bdb8cac091d91c7877d134669be7bb6a0a48cd9 /Documentation/internals
parent492600a21fcfd43d275bd7261de451c98ca80f21 (diff)
downloadopenvswitch-d57b89f3268dd918cf5800f2887f6e4dd6e3b967.tar.gz
release-process: Fix indentation.
Signed-off-by: Ben Pfaff <blp@ovn.org>
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.