public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
test commit on git-gui branch now that i've reforked
samgranieri (author)
Thu Apr 17 05:52:07 -0700 2008
timcharper (committer)
Thu Apr 17 12:50:44 -0700 2008
commit  3e71d7efc73097b98baa99da5d029d17e5273e62
tree    dd35558a8aa9c6e272755a713e88066f99730394
parent  6fc16d792d084ceefc21151835dcb39f695eae72
0
...
4
5
6
7
 
8
9
10
...
4
5
6
 
7
8
9
10
0
@@ -4,7 +4,7 @@ This is a road map to experimental branches and what they should do once they're
0
 
0
 Anyone's encouraged to add to this list or take an idea and develop in their own clone of the git repository. When they are completed, notify me (timcharper - at - gmail) to get your changes pulled into the next release branch, and guarantee your name's immortality.
0
 
0
-- git-gui (Sam Granieri overcame the "beachballing" issue with GitK. Follow Sam's example and implement in similarly)
0
+- git-gui (Sam Granieri overcame the "beachballing" issue with GitK. Follow Sam's example and implement in similarly)
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.

Comments

    No one has commented yet.