Avoid using git-diff since it might run external diff drivers
authorJonas Fonseca <fonseca@diku.dk>
Thu, 18 Oct 2007 19:26:05 +0000 (21:26 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 18 Oct 2007 19:26:25 +0000 (21:26 +0200)
commitf99c60950a00d72ca0fc7626de6034c704ea3883
treee724fe522562a0148e38e45e3dffd80dfc27e5ba
parent8897e66a80af5e60266d03d01e55bd9183f043e7
Avoid using git-diff since it might run external diff drivers

Relying only on the diff plumbing seems to be the safer thing to do.
tig.c