I have my editor setup to be textmate but when I do a git diff it uses vi to show me the diff output, is there any way to set it to show the diff in textmate?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I normally pipe the contents to mate like this:
|
|||||||||||
|
|
The |
|||||
|
|
If you have the Terminal link installed it's simple:
I personally have an alias setup that maps 'diffmate' to that command. |
|||
|
|