help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to configure git diff tool to use emacs diff tool


From: hap 497
Subject: How to configure git diff tool to use emacs diff tool
Date: Wed, 30 Sep 2009 16:38:11 -0700

Hi,

One can configure git merge tool to use vimdiff

$git config --global merge.tool vimdiff

How can I change it to use emacs diff? And is it possible to use
emacsclient for diff?
http://www.emacswiki.org/emacs/EmacsClient#toc1 (so that I can speed
things up by not launching a new emacs every time).

Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]