summaryrefslogtreecommitdiff
path: root/t/t5515-fetch-merge-logic.sh
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2007-03-10 03:28:05 -0500
committerLibravatar Junio C Hamano <junkio@cox.net>2007-03-11 22:49:37 -0700
commitebcb5d16ca911d5e21bb8071c185fb47a0c1fbb3 (patch)
treecb912d237836c26730119693c2b252b4b9ae18fb /t/t5515-fetch-merge-logic.sh
parentStart defining a more sophisticated run_command (diff)
downloadtgif-ebcb5d16ca911d5e21bb8071c185fb47a0c1fbb3.tar.xz
Split run_command into two halves (start/finish)
If the calling process wants to send data to stdin of a child process it will need to arrange for a pipe and get the child process running, feed data to it, then wait for the child process to finish. So we split the run function into two halves, allowing callers to first start the child then later finish it. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t5515-fetch-merge-logic.sh')
0 files changed, 0 insertions, 0 deletions