diff options
author | Stefan Beller <sbeller@google.com> | 2017-06-29 17:06:58 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-30 13:13:01 -0700 |
commit | 4acaaa7af65a62db1f58861170d9d3918103c1b9 (patch) | |
tree | 75f5b4757ccba87491ea168d8961af87cb06b922 /reachable.h | |
parent | a29b0a13bd9a3708918808e75ca368f91905d2fe (diff) | |
download | git-4acaaa7af65a62db1f58861170d9d3918103c1b9.tar.gz |
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_BINARY_FILES
we could save a little bit of memory when buffering in a later mode
by just passing the inner part ("%s and %s", file1, file 2), but
those a just a few bytes, so instead let's reuse the implementation from
DIFF_SYMBOL_HEADER and keep the whole line around.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reachable.h')
0 files changed, 0 insertions, 0 deletions