Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec.
commit477822c35dbf3d5f16fce1425638e761e60ede3d
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 19 Oct 2007 19:47:57 +0000 (19 21:47 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Oct 2007 05:30:40 +0000 (21 01:30 -0400)
tree92a07a231a195a7180699f8faea33ff4dfeb088e
parentd5535ec75ce1cdf57ef52b57c58c548121ce99ba
Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-fetch-pack.c