Revision: 67c1c8d8d134
Author: nogu.dev <[email protected]>
Date: Sat Mar 10 23:41:01 2012
Log: * DevelopUim.wiki
- Update.
http://code.google.com/p/uim/source/detail?r=67c1c8d8d134&repo=wiki
Modified:
/DevelopUim.wiki
=======================================
--- /DevelopUim.wiki Sat Mar 10 23:40:04 2012
+++ /DevelopUim.wiki Sat Mar 10 23:41:01 2012
@@ -125,7 +125,7 @@
}}}
where _baz_ is a topic branch.
-Before pushing your changes into the uim repository, rebase the branch,
merge the changes into a branch in your local repository:
+Before pushing your changes into the uim repository, rebase the branch and
merge the changes into a branch in your local repository:
{{{
$ git checkout master
$ git rebase master baz