summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-05-13 09:43:44 -0500
committerClark Williams <williams@redhat.com>2010-05-13 09:43:44 -0500
commitd08d1a634b6e684eab9c6251922880dce2c89ede (patch)
treed4cd059915103d7520f79441d617320345e39843 /doc
parentb6472b48b756ebaf5a33441279d77b66440df1f7 (diff)
downloadrteval-d08d1a634b6e684eab9c6251922880dce2c89ede.tar.gz
rteval-d08d1a634b6e684eab9c6251922880dce2c89ede.tar.xz
rteval-d08d1a634b6e684eab9c6251922880dce2c89ede.zip
added example push cmd to release-checklist.txt
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'doc')
-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