I'm using TextMate as the editor for Git (writing commit messages and similar). When I do a commit in the Terminal, I've fairly recently started to notice that after I've written the commit message in TextMate and closed the window Git still waits for TextMate. If I either open up a new window in TextMate and closes that or quit TextMate, Git stops waiting and finishes the commit.
I'm not sure if this is a problem with Git or TextMate. Has anyone else experienced this problem.
I'm using: OS X 10.10.3 TextMate 2.0-beta.7.5 git version 2.3.7 (Apple Git-57)
On Thu, Jul 2, 2015 at 2:26 PM, Jacob Carlborg doob@me.com wrote:
I'm not sure if this is a problem with Git or TextMate. Has anyone else experienced this problem.
I'm not seeing this problem.
OS X 10.10.4 TextMate 2.0-beta.7.5 git version 2.4.3 (installed via homebrew)
I have the following in my .gitconfig file: [core] editor = mate -w
It is working fine here too.
OS X 10.10.4 TextMate 2.0-beta.7.4 git version 2.3.2 (Apple Git-55)
Adler Medrado http://adlermedrado.com.br http://blog.adlermedrado.com.br
On Jul 2, 2015, at 16:39, Curt Sellmer sellmerfud@gmail.com wrote:
On Thu, Jul 2, 2015 at 2:26 PM, Jacob Carlborg <doob@me.com mailto:doob@me.com> wrote: I'm not sure if this is a problem with Git or TextMate. Has anyone else experienced this problem.
I'm not seeing this problem.
OS X 10.10.4 TextMate 2.0-beta.7.5 git version 2.4.3 (installed via homebrew)
I have the following in my .gitconfig file: [core] editor = mate -w
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate