Revision: cc1ca2fca915
Author: nogu.dev <[email protected]>
Date: Sat Feb 25 23:46:31 2012
Log: * DevelopUim.wiki
- minor changes.
http://code.google.com/p/uim/source/detail?r=cc1ca2fca915&repo=wiki
Modified:
/DevelopUim.wiki
=======================================
--- /DevelopUim.wiki Sat Feb 25 23:42:13 2012
+++ /DevelopUim.wiki Sat Feb 25 23:46:31 2012
@@ -43,16 +43,16 @@
}}}
== Apply changes to the uim repository ==
-=== For committer ===
+=== For committers ===
If you are a committer, you can push your changes to the uim repository
directly:
{{{
$ git push
}}}
-=== For non-committer ===
-First, create a patch:
+=== For non-committers ===
+First, create patches :
{{{
$ git format-patch origin
}}}
-Second, send your patch to [http://groups.google.com/group/uim-en uim-en]
mailing list.
+Second, send your patches to the [http://groups.google.com/group/uim-en
uim-en] mailing list. You need to join the mailing list before sending your
patches.