summaryrefslogtreecommitdiff
path: root/builtin.h
diff options
context:
space:
mode:
authorLibravatar Paul Tan <pyokagan@gmail.com>2015-06-14 16:41:50 +0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-06-15 12:40:49 -0700
commit85b343245b495a47f937007e1c0650f2070b9b4f (patch)
treeaf7600866200705159dcffec6f35b3ae99c43cf5 /builtin.h
parentparse-options-cb: implement parse_opt_passthru_argv() (diff)
downloadtgif-85b343245b495a47f937007e1c0650f2070b9b4f.tar.xz
argv-array: implement argv_array_pushv()
When we have a null-terminated array, it would be useful to convert it or append it to an argv_array for further manipulation. Implement argv_array_pushv() which will push a null-terminated array of strings on to an argv_array. Signed-off-by: Paul Tan <pyokagan@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin.h')
0 files changed, 0 insertions, 0 deletions