diff: make more cases implicit --no-index
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 25 Feb 2007 22:35:27 +0000 (23:35 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 1 Mar 2007 00:32:31 +0000 (16:32 -0800)
When specifying an absolute path, or a relative path pointing outside
the working tree, do not fail, but roll your own diffopt parsing,
and execute a --no-index diff.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found