public
Description: NetBeans Git Module
Homepage: http://nbgit.org/
Clone URL: git://github.com/myabc/nbgit.git
Click here to lend your support to: nbgit and make a donation at www.pledgie.com !
Fixed up formatting. Added source links to README.markdown.
myabc (author)
Fri Apr 04 09:32:49 -0700 2008
commit  81727815568682ed527d4e7e879b19330c1c561c
tree    6d50204d2a52e661357234b7200b745487f9ff92
parent  251745a24e6bd9bb2bb842dece106492fb9d6018
0
...
1
2
3
4
 
5
...
1
2
 
3
4
5
0
@@ -1,3 +1,3 @@
0
 = NetBeans Git Module
0
 
0
-Please see README.markdown
0
\ No newline at end of file
0
+Please see README.markdown.
0
\ No newline at end of file
...
9
10
11
12
13
 
 
14
15
16
 
17
18
 
 
 
 
 
 
 
 
 
 
19
20
21
...
9
10
11
 
 
12
13
14
 
 
15
16
 
17
18
19
20
21
22
23
24
25
26
27
28
29
0
@@ -9,13 +9,21 @@ This module targets NetBeans 6.1 Beta.
0
 The code is ported directly from the Mercurial Module (included as part of the
0
 NetBeans core distribution, as of NetBeans 6.1 Beta).
0
 
0
-Licensing
0
----------
0
+Source
0
+------
0
 
0
-This code is licensed under the GNU Public License (GPL) v2. Please see
0
-LICENSE for more information.
0
+ git clone git://github.com/myabc/nbgit.git
0
 
0
----
0
+The following mirrors are also available:
0
+
0
+ git://repo.or.cz/nbgit.git
0
+ http://repo.or.cz/r/nbgit.git
0
+
0
+Licensing and Copyright
0
+-----------------------
0
+
0
+This code is licensed under the **GNU Public License (GPL) v2**. Please see
0
+LICENSE for licensing and copyright information.
0
 
0
 Support
0
 -------

Comments

    No one has commented yet.