public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
updated readme
timcharper (author)
Sun Mar 09 22:52:32 -0700 2008
commit  50e3f1539a500dc8b402528c619a0588c87c27eb
tree    d907e41497b846ca436af650f0d208ab35503244
parent  ea9e704283f269673b82fd495dec003ddf4c598f
0
...
1
 
 
2
3
4
...
10
11
12
13
 
14
15
16
17
18
19
20
21
22
23
24
25
...
 
1
2
3
4
5
...
11
12
13
 
14
15
 
 
 
 
 
 
 
 
16
17
18
0
@@ -1,4 +1,5 @@
0
-The official repository for the Git text-mate bundle.
0
+The Git Textmate Bundle.
0
+Version 1.1
0
 
0
 <h2>Installation</h2>
0
 
0
@@ -10,16 +11,8 @@ git clone git://gitorious.org/git-tmbundle/mainline.git Git.tmbundle
0
 </pre>
0
 
0
  * In the TextMate preferences, advanced tab, shell variables, set the TM_GIT variable to point to your installation of git (ie <code>/usr/local/bin/git</code>)
0
- * Many shortcuts are available from the Git-shortcut (ctrl-shift-G). Subversion commands are ctrl-option-g. Less frequent commands are accessed via the menu.
0
+ * Many shortcuts are available from the Git-shortcut (Ctrl-Shift-G). Subversion commands are Command-Option-g. Less frequent commands are accessed via the menu.
0
  * Update your bundle by running the "Update Git Bundle" command.
0
-
0
-<h2>Feature Summary:</h2>
0
-* Natural feeling integrated commit dialog
0
-* Edit conflicts using FileMerge command
0
-* Sexy Diffs (uses Gitorious styles!)
0
-* Push / pull / fetch / diffing / logging / branching / stashing commands
0
-* Interactive annotation-browser
0
-* Many more features
0
 
0
 <h2>Support</h2>
0
 

Comments

    No one has commented yet.