DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Generating Patches from a Clone. If you are working from a clone of the repository, yuo can create a patch using this GIT command:
git format-patch -1 <sha <sha>
or
git format-patch -1 HEAD
...