Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2014-07-17 01:57:47 +0400
committerJunio C Hamano <gitster@pobox.com>2014-07-18 02:09:24 +0400
commitd1d094564ac818a79465f249ca765ab7ef97d443 (patch)
tree3cf09b4716b859d35fa285330b3b03d2150bf44d /transport.c
parent4bbaa1eb6fb4a520069e53ec5afa977a316a5d36 (diff)
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