Revision: b631a8cd74a7
Author: nogu.dev <[email protected]>
Date: Mon Mar 12 08:03:08 2012
Log: * DevelopUim.wiki
- Remove note on Google account.
http://code.google.com/p/uim/source/detail?r=b631a8cd74a7&repo=wiki
Modified:
/DevelopUim.wiki
=======================================
--- /DevelopUim.wiki Sun Mar 11 06:14:54 2012
+++ /DevelopUim.wiki Mon Mar 12 08:03:08 2012
@@ -30,8 +30,6 @@
$ git config --global user.name <your name>
$ git config --global user.email <your email address>
}}}
-
-If you have a Google Account, you should set one here.
== Committing to your local repository ==
After changing files in the source tree, you can check your changes to the
source tree with the following commands: