author | Junio C Hamano <gitster@pobox.com> | |
Sat, 7 Jul 2007 19:25:11 +0000 (12:25 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 7 Jul 2007 19:25:11 +0000 (12:25 -0700) | ||
commit | 2c3fa66f3577d1305fb0fac5a181261fb2597859 | |
tree | 78b112202bbe518d5e9f2e8973674244a02fa593 | tree | snapshot |
parent | e0e324a4dc18a4341e1320a7cfac9733d81f8b0b | commit | diff |
diff: honor binariness specified in attributes
The code shuffling mistakenly lost binariness specified with the
attribute mecahnism and made it always guess from the data.
Noticed by Johannes, with two test cases to t4020.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The code shuffling mistakenly lost binariness specified with the
attribute mecahnism and made it always guess from the data.
Noticed by Johannes, with two test cases to t4020.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history | |
t/t4020-diff-external.sh | diff | blob | history |