Re: git-difftool

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: git-difftool

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:45:51

"David Aguilar" [off-list ref] writes:
Hmm... in theory, yes, but in practice, no.
xxdiff is too gimp to handle what 'git diff' hands it =)
As done with "vimdiff" in another message, simply write a one-liner
wrapper script that calls xxdiff $2 $3, and call this wrapper script.

-- 
Matthieu

Re: git-difftool

From: Markus Heidelberg <hidden>
Date: 2016-06-15 22:45:51

Matthieu Moy, 01.01.2009:
"David Aguilar" [off-list ref] writes:
quoted
Hmm... in theory, yes, but in practice, no.
xxdiff is too gimp to handle what 'git diff' hands it =)
As done with "vimdiff" in another message, simply write a one-liner
wrapper script that calls xxdiff $2 $3, and call this wrapper script.
This works with GUI tools, but not with console tools. GVim works, Vim
doesn't.
And invoking
    git difftool
is by far more convenient than
    GIT_EXTERNAL_DIFF=vimdiff git diff

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