6 * Check for unnecessary whitespace with "git diff --check" and fix them
7 * Use "git format-patch -M" to create the patch
9 If you are working with diff, then at very least, use "diff -u" when you
12 The preferred way to do this is to submit your patch to the patch tracker at:
13 <http://sourceforge.net/tracker/?group_id=354489>
15 Otherwise, email it directly to the author (<legatvs at sign gmail com>).