Thread (1 message) 1 message, 1 author, 2016-07-19

Re: Question: Getting 'git diff' to generate /usr/bin/diff output

From: <hidden>
Date: 2016-07-19 15:20:48

Johannes Schindelin [off-list ref] writes:
A better method might be to use the `git difftool` command, e.g.

git difftool -x diff
Something like:

git difftool --no-prompt --extcmd=diff

or like:

git difftool --no-prompt --extcmd="diff -b" "$@"

works great for me. Thank you very much indeed!

    Norman Shapiro
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help