Changes

Jump to navigation Jump to search
110 bytes added ,  10:21, 21 February 2009
Line 78: Line 78:  
  git-pull
 
  git-pull
 
to periodically pull pootle updates to the project .po files (every Friday?)
 
to periodically pull pootle updates to the project .po files (every Friday?)
 +
 +
----
 +
 +
alsroot taught me about another git feature: tags
 +
 +
git tag -m "Release 36" v36 HEAD
 +
git push --tags
 +
    
----
 
----

Navigation menu