Fixed up formatting. Added source links to README.markdown.
[nbgit.git] / README.markdown
blobf1401c154283f0e1020b3e7cfbc63863f9413bf7
1 NetBeans Git Module README
2 ==========================
4 A NetBeans Module to provide first-class support for the Git version control
5 system in the NetBeans IDE.
7 This module targets NetBeans 6.1 Beta.
9 The code is ported directly from the Mercurial Module (included as part of the 
10 NetBeans core distribution, as of NetBeans 6.1 Beta).
12 Source
13 ------
15     git clone git://github.com/myabc/nbgit.git
17 The following mirrors are also available:
19     git://repo.or.cz/nbgit.git
20     http://repo.or.cz/r/nbgit.git
22 Licensing and Copyright
23 -----------------------
25 This code is licensed under the **GNU Public License (GPL) v2**. Please see
26 LICENSE for licensing and copyright information.
28 Support
29 -------
31 This Module is under heavy development. No support is currently provided.