Skip to content
dscho edited this page Apr 15, 2015 · 14 revisions

There are several ways to participate in the Git for Windows project:

Help users

On the mailing list or on the issue tracker, help is always welcome.

Add documentation

A lot of documentation wants to be written, still. A good place is the Git for Windows wiki. Tutorials, step by step instructions and general background information, etc.

Fix bugs or add features in the Git code itself

Download the SDK and build Git.

TODO: mention good practices to develop using Eclipse, MSVC, command-line, gdb, test suite (set -x and similar tricks)

Please also sign off your work, as asked by the Git project

Clone this wiki locally