public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
Search Repo:
Now with less TODO!
timcharper (author)
Tue Apr 29 22:29:59 -0700 2008
commit  d447c81f4eb30fbcb9caeeab90b908668c478395
tree    f2fd3f343837c8cecfee294132be2f39771e9574
parent  34fbf368e05ed9560345d0c128d08901547fdd27
0
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@
0
 - cherry-picking --
0
   - pick a SHA ref and merge the commit associated with it from one branch to another
0
   - Would be nice to use the html-log view, and include checkmarks next to each entry. This way, you could browse the log, see the commit message, and check the contents of the commit, making it easier to select which changes you'd like to cherry-pick.
0
-- amending and signing off on commits
0
+- signing off on commits
0
 - setting up the .gitignore file for a standard rails project
0
 - Rebase command. Have a permanently dismissible dialog to warn Git-newbies about the potential problems of rebasing on a shared repository.
0
 - Centralized branch / tag management page. Have a single, interactive page in textmate where you can switch branches, rebase, merge, diff, log, tag, etc. This will help make the git-menu considerably shorter

Comments

    No one has commented yet.