http://bugs.winehq.org/show_bug.cgi?id=10158
--- Comment #4 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2007-10-25 08:03:07 --- Yes, but before sending changes you should commit them to your local tree and use 'git-format-patch -o out origin' to generat a patchset.
If you haven't done so already, run the following commands first
git repo-config user.name "Your Name" git repo-config user.email "me@example.com"
There's also a useful GIT howto at http://wiki.winehq.org/GitWine