summaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--stdout_initial..side
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-04-19 15:17:25 -0400
committerJunio C Hamano <gitster@pobox.com>2014-04-21 10:30:33 -0700
commitae049c955c8858899467f6c5c0259c48a5294385 (patch)
tree37ff06375ab15e51dd7b283ee7f18363018a2670 /t/t4013/diff.format-patch_--stdout_initial..side
parent82fbf269b9994d172719b2d456db5ef8453b323d (diff)
downloadgit-ae049c955c8858899467f6c5c0259c48a5294385.tar.gz
git-ae049c955c8858899467f6c5c0259c48a5294385.zip
run_external_diff: use an argv_array for the environment
We currently use static buffers and a static array for formatting the environment passed to the external diff. There's nothing wrong in the code, but it is much easier to verify that it is correct if we use a dynamic argv_array. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--stdout_initial..side')
0 files changed, 0 insertions, 0 deletions