[TxMt] Re: Git not working in TM2
Allan Odgaard
mailinglist at textmate.org
Mon Apr 14 23:29:12 UTC 2014
On 14 Apr 2014, at 18:09, Tobias Jung wrote:
> At the command line, `which git` will give me /usr/bin/git, so that's
> what what I entered as TM_GIT in TextMate's preference pane.
This isn’t necessary since `/usr/bin/git` will automatically be found
via the `PATH` variable. The `TM_GIT` variable is for when you install a
newer version elsewhere, and want to be sure TextMate uses that.
> […] when I enter a commit message and hit the commit button, nothing
> happens.
> No error message appears, but the files won't be committed
What version of TextMate are you using?
More information about the textmate
mailing list