summaryrefslogtreecommitdiffstats
path: root/doc/release-checklist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-checklist.txt')
-rw-r--r--doc/release-checklist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt
index a7139a9..2a14f7e 100644
--- a/doc/release-checklist.txt
+++ b/doc/release-checklist.txt
@@ -19,4 +19,4 @@
10. Create signed tag of the form v<major>.<minor> for the release:
e.g.: git tag -u williams@redhat.com v1.10
11. Push master branch back to origin
-
+ e.g.: git push --tags origin