public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
Updated changelog for 1.6.1
timcharper (author)
Thu May 22 13:19:14 -0700 2008
commit  a43a0c971e67667fbbb034a0e88f844fbeca1ec1
tree    86be22485b1f0d9eb34bc6f4bf6f1b5e3288dca9
parent  5b364336e12684165dbc432b46a40073de02ab01
...
 
 
 
1
2
3
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
+Release 1.6.1 [2008-05-22]
0
+ - Diff learned how to recognize submodule pointer changes, and now allows you to drill down and see what changed in the submodule.
0
+
0
 Release 1.6.0 [2008-05-21]
0
  - Added "outgoing" command - see unpushed changes for all branches with tracking branches, in project and submodules
0
  - Fixed a few bugs with the automatic submodule updating. Put in safe guard to prevent a cached repository from being deleted (in the case you manually ran git submodule update after the submodule was cached away)
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.6.0 (released May 21, 2008)
0
+Version 1.6.1 (released May 22, 2008)
0
 
0
 
0
 <h2>Installation</h2>

Comments

    No one has commented yet.