diff options
author | Stefan Beller <sbeller@google.com> | 2018-07-19 20:56:18 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-19 21:46:00 +0200 |
commit | 282098506ffb42d151a3c8d324b6b5393a4342a4 (patch) | |
tree | bd3978cba309a434a6b3f5a9d85c4d97682abf57 /builtin/diff.c | |
parent | Git 2.10.5 (diff) | |
download | git-282098506ffb42d151a3c8d324b6b5393a4342a4.tar.xz git-282098506ffb42d151a3c8d324b6b5393a4342a4.zip |
xdiff/xhistogram: pass arguments directly to fall_back_to_classic_diff
By passing the 'xpp' and 'env' argument directly to the function
'fall_back_to_classic_diff', we eliminate an occurrence of the 'index'
in histogram_diff, which will prove useful in a bit.
While at it, move it up in the file. This will make the diff of
one of the next patches more legible.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions