public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
updated changelog / readme
timcharper (author)
Mon Apr 07 21:45:35 -0700 2008
commit  01baca30c1a32921446e1576381e7ea645ece319
tree    03c5c5ea622f877e960054c8d20e78125420c772
parent  1900f5c036fd3e41126160efa98bf63740bed367
...
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
0
@@ -1,3 +1,7 @@
0
+Release 1.3.1 [2008-04-07]
0
+ - When switching branches, changed message from "Will cause conflicts" to "May cause conflicts", since the git doesn't really tell you until it does the merge.
0
+- Changed Delete Branch menu name to show that it prompts the user first. (Thanks, Diego Barros!)
0
+
0
 Release 1.3.0 [2008-04-04]
0
  - Added a "Git Config" command - currently supports Email and Name
0
  - bugfix - only prompt for remote branches that match the specified remote
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.3.0 (released Apr 4, 2008)
0
+Version 1.3.1 (released Apr 7, 2008)
0
 
0
 
0
 <h2>Installation</h2>

Comments

    No one has commented yet.