TRANSLATING: Add note about commit message.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2009-08-02 17:34:45 -04:00
parent 75b0350b5d
commit 5c8ce6de20

View file

@ -46,6 +46,9 @@ $ ./translation_tool
$ git add <all edited files>
$ git commit -s
Write your commit message above the sign off and separate them by a
blank line.
4. Create a git formatted patch.
$ git format-patch origin/master