diff-ni: allow running from a subdirectory.
commitae792aa52bb0962079f500bd491363f2b48457b6
authorJunio C Hamano <junkio@cox.net>
Sun, 4 Mar 2007 07:45:14 +0000 (3 23:45 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 4 Mar 2007 07:45:14 +0000 (3 23:45 -0800)
treee75f1fff3ce29b9eec2248839751ba261aaeddd8
parente551208dea5cd40721c437faafb6d604dedffef5
diff-ni: allow running from a subdirectory.

When run from a subdirectory of a repository, the command forgot
to adjust paths given to it with prefix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-lib.c