diff options
author | Fabian Ruch <bafain@gmail.com> | 2014-03-15 12:14:40 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-03-18 12:47:29 -0700 |
commit | c45a18e88f47fc9b23f8e8e7b14a030434917a66 (patch) | |
tree | af79409e04717098c12015a4ea97744a5dba3b51 /t/t4103-apply-binary.sh | |
parent | i18n: proposed command missing leading dash (diff) | |
download | tgif-c45a18e88f47fc9b23f8e8e7b14a030434917a66.tar.xz |
add: use struct argv_array in run_add_interactive()
run_add_interactive() in builtin/add.c manually computes array bounds
and allocates a static args array to build the add--interactive command
line, which is error-prone. Use the argv-array helper functions instead.
Signed-off-by: Fabian Ruch <bafain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4103-apply-binary.sh')
0 files changed, 0 insertions, 0 deletions