I would love to try it but the git repo is asking me for a password when cloning:
Initialized empty Git repository in /Library/Application Support/TextMate/mainline/.git/ git@gitorious.org's password:
Thanks Martin
On 05/02/2008, Tim Harper timcharper@gmail.com wrote:
Once again, just a reminder for anyone who would like to use it:
I have added quite a few new features on my clone of the repository, like show specific revision, git stash/clear/apply/show, show changes, and the likes. I've also improved upon the git commit dialog to behave in a much more natural fashion.
Now, I know noone needs to use it, but it's there, and if you'd like to clone it, this command should do it:
git clone git@gitorious.org:git-tmbundle/mainline.git
You'll need to rename the folder it creates to "Git.tmbundle"
Tim
On Feb 3, 2008, at 5:03 AM, Allan Odgaard wrote:
On 18 Jan 2008, at 22:49, Michael Melanson wrote:
Alain Ravet wrote:
On Dec 12, 2007 9:45 PM, Michael Sheets mummer@whitefalls.org wrote:
See: http://macromates.com/textmate/manual/shell_commands#search_path Especially the part past "Important".
It worked fine. Thanks Michael. Alain
I ran into this problem too, because I have git in a non-standard location.
I found that while it can be overridden in SCM::Git with the TM_GIT variable, the "Commit...", "Show Log" and "Revert" commands don't use this value.
Below is a patch that makes these commands use the value of @git in SCM::Git. If it seems good, please let me know what I should do to get this applied to the tree.
Thanks, I have committed the patch.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate