diff options
author | René Scharfe <l.s.r@web.de> | 2014-07-16 23:57:47 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-17 15:09:24 -0700 |
commit | d1d094564ac818a79465f249ca765ab7ef97d443 (patch) | |
tree | 3cf09b4716b859d35fa285330b3b03d2150bf44d /transport.c | |
parent | 4bbaa1eb6fb4a520069e53ec5afa977a316a5d36 (diff) | |
download | git-d1d094564ac818a79465f249ca765ab7ef97d443.tar.gz |
run-command: use internal argv_array of struct child_process in run_hook_ve()
Use the existing argv_array member instead of providing our own. This
way we don't have to initialize or clean it up explicitly.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.c')
0 files changed, 0 insertions, 0 deletions