I've finally gotten the Git TextMate bundle to work. It's really cool.

And the first thing I've done is made a git repository for it and added a new command - 'Add All'. Often I'm working on a branch and want to bulk add a load of files. With the bundle as downloaded, you either have to use the commit dialog (which I found slightly ropey) or go to the command line. I've patched the version that's in the SVN so that you can have an Add All command - git-tmbundle-add-all.diff is my git-diff for it.

TextMate and Git are like chocolate and strawberry - great-tasting flavours that are even better together. 

