diff options
author | Jeff King <peff@peff.net> | 2014-04-19 15:22:25 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-04-21 10:32:19 -0700 |
commit | f3efe78782b36d68dc71a4f48a7bd3381c6b5669 (patch) | |
tree | d6420e252b46026fadefe777c95a7ebf6d175fed /revision.c | |
parent | 0d4217d92e3043e23a8960519a51cc7a36ed8914 (diff) | |
download | git-jk/external-diff-use-argv-array.tar.gz |
run_external_diff: refactor cmdline setup logicjk/external-diff-use-argv-array
The current logic makes it hard to see what gets put onto
the command line in which cases. Pulling out a helper
function lets us see that we have two sets of file data, and
the second set either uses the original name, or the "other"
renamed/copy name.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions