summaryrefslogtreecommitdiff
path: root/builtin/fsck.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-11-25 22:52:19 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-11-26 06:15:07 (GMT)
commit87ee87dd6bb633cd5171e244fb69cd4b66d294aa (patch)
treea11dac21ca8879a4a8d7579c9b4a6f33cf92804d /builtin/fsck.c
parent6def0ff8785eb12ccc24ceebea04355e13ae24b6 (diff)
downloadgit-87ee87dd6bb633cd5171e244fb69cd4b66d294aa.zip
git-87ee87dd6bb633cd5171e244fb69cd4b66d294aa.tar.gz
git-87ee87dd6bb633cd5171e244fb69cd4b66d294aa.tar.bz2
run-command tests: use strvec_pushv(), not argv assignment
As in the preceding commit change this API user to use strvec_pushv() instead of assigning to the "argv" member directly. This leaves us without test coverage of how the "argv" assignment in this API works, but we'll be removing it in a subsequent commit. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fsck.c')
0 files changed, 0 insertions, 0 deletions