Merge branch 'rs/child-process-init' into jch
commit099cf714496962b1e575bb688c89eae23237e636
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2014 19:34:04 +0000 (25 12:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2014 19:34:04 +0000 (25 12:34 -0700)
treef072c74fafb794c7afb21a092b981e4cfc84ea84
parentdf1c9a494cdbbbb8f696c0baf57d7e330594e587
parent1f87293d78a4b2bd9265bac49b14a6f1111918b8
Merge branch 'rs/child-process-init' into jch

* rs/child-process-init:
  run-command: inline prepare_run_command_v_opt()
  run-command: call run_command_v_opt_cd_env() instead of duplicating it
  run-command: introduce child_process_init()
  run-command: introduce CHILD_PROCESS_INIT

# Conflicts:
#  builtin/receive-pack.c
19 files changed:
archive-tar.c
builtin/commit.c
builtin/help.c
builtin/receive-pack.c
builtin/repack.c
builtin/replace.c
bundle.c
daemon.c
diff.c
fetch-pack.c
http-backend.c
http.c
imap-send.c
pager.c
run-command.c
run-command.h
submodule.c
transport-helper.c
transport.c