Revision: 3ab0733e054f
Author:   nogu.dev <[email protected]>
Date:     Sat Mar  3 22:06:51 2012
Log:      * DevelopUim.wiki
  - Replace foo with baz.
http://code.google.com/p/uim/source/detail?r=3ab0733e054f&repo=wiki

Modified:
 /DevelopUim.wiki

=======================================
--- /DevelopUim.wiki    Sat Mar  3 22:04:22 2012
+++ /DevelopUim.wiki    Sat Mar  3 22:06:51 2012
@@ -87,7 +87,7 @@

You can create a topic branch in your external repository without creating it in the uim repository:
 {{{
-$ git checkout -b foo
-$ git push github foo
+$ git checkout -b baz
+$ git push github baz
 }}}
-where _foo_ is a topic branch.
+where _baz_ is a topic branch.

Reply via email to