author | Jeff King <peff@peff.net> | |
Sat, 19 Feb 2011 08:16:32 +0000 (03:16 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Feb 2011 18:58:18 +0000 (10:58 -0800) | ||
commit | abb371a1ef5bddee904551afdec38854f95e99bb | |
tree | 06013b610a3f0cf0e67e08d89bb76feefbfb67ce | tree | snapshot |
parent | ded0abc73c67c6a9b9dbc2a22755fab01ae17e41 | commit | diff |
diff: don't retrieve binary blobs for diffstat
We only need the size, which is much cheaper to get,
especially if it is a big binary file.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We only need the size, which is much cheaper to get,
especially if it is a big binary file.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |