public this repo is viewable by everyone
Description: The official repository for the Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
Add narrow no-break space to this command so that hitting 'c' with the 
menu open jumps to commit.
Infininight (author)
about 1 month ago
timcharper (committer)
about 1 month ago
commit  56de8227bfce6ff30619ebfcc87faf99b33251ed
tree    665e0892b01968cd0bafc4272250ff0baf7b820c
parent  4c1dcdc53df8f3678e725c7444bc8e32f656b169
...
14
15
16
17
 
18
19
20
...
14
15
16
 
17
18
19
20
0
@@ -14,7 +14,7 @@ dispatch :controller => "stash", :action => "clear"
0
   <key>keyEquivalent</key>
0
   <string>^G</string>
0
   <key>name</key>
0
-  <string>Clear Stash…</string>
0
+  <string> Clear Stash…</string>
0
   <key>output</key>
0
   <string>showAsTooltip</string>
0
   <key>uuid</key>

Comments

    No one has commented yet.