Revision: 10aa581bef9e
Author: nogu.dev <[email protected]>
Date: Fri Mar 9 18:32:08 2012
Log: * DevelopUim.wiki
- Change section name.
http://code.google.com/p/uim/source/detail?r=10aa581bef9e&repo=wiki
Modified:
/DevelopUim.wiki
=======================================
--- /DevelopUim.wiki Fri Mar 9 18:28:30 2012
+++ /DevelopUim.wiki Fri Mar 9 18:32:08 2012
@@ -77,7 +77,7 @@
}}}
= Misc =
-== Create a tracking branch ==
+== Work on a stable branch ==
If you want to create a branch which tracks a stable branch in the uim
repository, create a tracking branch:
{{{
$ git checkout --track -b x.y origin/x.y