summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9ca5df9)
raw | patch | inline | side by side (parent: 9ca5df9)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 15:29:42 +0000 (08:29 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 15:30:02 +0000 (08:30 -0700) |
It introduced a macro to reduce repeated assignments to three fields,
but an unrelated and incorrect change snuck in by mistake, which broke
commands like "git diff-files -p --submodule".
Noticed by Sven Verdoolaege.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
but an unrelated and incorrect change snuck in by mistake, which broke
commands like "git diff-files -p --submodule".
Noticed by Sven Verdoolaege.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | patch | blob | history |