diff options
author | Junio C Hamano <junkio@cox.net> | 2007-04-13 12:23:20 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-14 04:34:35 +0200 |
commit | 1ad029b6a1e2fb0254667a2bea8d1ee180cc6ac7 (patch) | |
tree | fa691b3722da005643fbb65c61258a1adb770c33 /Documentation/config.txt | |
parent | Use rev-list --reverse in git-rebase.sh (diff) | |
download | git-1ad029b6a1e2fb0254667a2bea8d1ee180cc6ac7.tar.xz git-1ad029b6a1e2fb0254667a2bea8d1ee180cc6ac7.zip |
Do not default to --no-index when given two directories.
git-diff -- a/ b/ always defaulted to --no-index, primarily
because the function is_in_index() was implemented quite
incorrectly.
Noticed by Patrick Maaß and Simon Schubert independently,
initial patch was provided by Patrick but I fixed it
differently.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions