[gtk-doc] HACKING: update steps



commit f6b27beff42cca6ed12206caf2da1fee3fe8c616
Author: Stefan Kost <ensonic users sf net>
Date:   Sun Feb 27 22:07:36 2011 +0200

    HACKING: update steps

 HACKING |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/HACKING b/HACKING
index 805ef7b..24ab105 100644
--- a/HACKING
+++ b/HACKING
@@ -25,6 +25,7 @@ http://live.gnome.org/MaintainersCorner/Releasing
 - commit
   git add configure.ac NEWS help/manual/C/gtk-doc-manual.xml
   git commit -m"release: update news and date in manual"
+  git push
 
 - dist
   make dist
@@ -48,10 +49,12 @@ http://live.gnome.org/MaintainersCorner/Releasing
 - commit
   git add configure.ac help/manual/C/gtk-doc-manual.xml
   git commit -m"release: bump versions and back to development"
+  git push
 
 - update web-pages (gtk-web/gtk-doc)
   git add gtk-doc/news.html
   git commit -m"gtk-doc: new release (1.15)"
+  git push
 
 - if we want a icon on the newsfeed, we should copy a icon like on
   http://ftp.acc.umu.se/pub/GNOME/sources/rhythmbox/rhythmbox.png



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