8000 Home · lupin-de-mid/gitextensions Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Janusz Białobrzewski edited this page Jun 21, 2013 · 24 revisions

Coding guide

  • Follow the Coding Style
  • Minimal supported Git version is 1.6, you should have this in mind when adding new features
  • Reuse UserControls before implementing things twice
  • Update the documentation, or raise an Issue to indicate that documentation updates are required (see Updating the Documentation for further details).
  • Make sure your change doesn't introduce compiler warnings

Updating the Documentation

If you wish to help maintain the documentation, then please see the following links for further information.

  • Overview: an overview of how the repository is organised and documentation is created.
  • Current Release: how to update the documentation for the currently released version of Git Extensions.
  • Future Release: how to update the documentation for future versions of Git Extensions. This is for the developers of Git Extensions who are adding new features or bug fixes that will be released at some future date
  • Workflow: the workflow the maintainers follow to apply commits to the repository.

Other pages

  • [Build Instructions](wiki/Build Instructions)
  • TODO
  • [Git Encoding](wiki/Git Encoding)

Clone this wiki locally
0