diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-03-12 19:00:11 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-12 23:40:17 -0700 |
commit | b1daf300d0f56a01e5800a3d989b4cb150d99140 (patch) | |
tree | 0d9cb3a1b93065509b3a74c20b56b2e81fc64dc1 /cache.h | |
parent | Teach run-command to redirect stdout to /dev/null (diff) | |
download | tgif-b1daf300d0f56a01e5800a3d989b4cb150d99140.tar.xz |
Replace fork_with_pipe in bundle with run_command
Now that the run_command family supports all of the redirection
modes needed by builtin-bundle, we can use those functions rather
than the underlying POSIX primitives. This should help to make the
bundle command slightly more portable to other systems, like Windows.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions