I have not checked in the source code, but the output of
strace -f -e open git diff --merge 2>&1 >/dev/null | grep leds-tosa
seems to contradict that (i.e. there is no output).
7ebecc4 = v2.6.25:drivers/leds/leds-tosa.c
9e0a188 = $(git merge-base test v2.6.25):drivers/leds/leds-tosa.c
(Ah, I just see, that's another hint that diff --merge doesn't look in
the working copy. The wc has 7ebecc4 which is in the LHS together with
000000 (i.e. the deleted file from HEAD).
Maybe the combined diff format cannot have more than one rev on the RHS?
An option to show would be great ...
Best regards
Uwe
--
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html