[pitivi] docs: Reminder to actually push the git tags for releases



commit 750cd4cb89ddd3edb94509a60671211d56829b52
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Tue May 22 12:58:53 2012 -0400

    docs: Reminder to actually push the git tags for releases

 docs/release |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/release b/docs/release
index 14ad943..c0eb7f2 100644
--- a/docs/release
+++ b/docs/release
@@ -36,6 +36,7 @@ Preparing:
       * AUTHORS (if there are new contributors)
      * Commit
      * git tag -a RELEASE-X_YY_Z  # For major releases, Z = 0
+     * Use git push --tags to ensure the tags are published on the remote
 
 Publishing (for both releases and pre-releases):
  * 'make distcheck' again to get the tarball



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]