public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
changed title for push command to "Push Current Branch"
timcharper (author)
Tue Apr 08 11:48:47 -0700 2008
commit  aa04583509c908dedcb60cf27a1cf6faf344485f
tree    7fbbff710fdcd2d07d8d5169f4aa5b8743708458
parent  01baca30c1a32921446e1576381e7ea645ece319
...
14
15
16
17
 
18
19
20
...
14
15
16
 
17
18
19
20
0
@@ -14,7 +14,7 @@ dispatch :controller =&gt; "remote", :action =&gt; "push"</string>
0
   <key>keyEquivalent</key>
0
   <string>^G</string>
0
   <key>name</key>
0
- <string>Push</string>
0
+ <string>Push Current Branch</string>
0
   <key>output</key>
0
   <string>showAsHTML</string>
0
   <key>uuid</key>

Comments

    No one has commented yet.