diff options
author | Jeff King <peff@peff.net> | 2011-11-19 02:40:04 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-21 14:32:40 -0800 |
commit | 1bc01efed17c751e98fd6c5f9889759bfa9a8e9b (patch) | |
tree | d3c22123346cf9d31f09d49e5a8ead00dcf73fb1 /blob.h | |
parent | Hopefully final update of release notes before 1.7.8 final (diff) | |
download | tgif-1bc01efed17c751e98fd6c5f9889759bfa9a8e9b.tar.xz |
upload-archive: use start_command instead of fork
The POSIX-function fork is not supported on Windows. Use our
start_command API instead, respawning ourselves in a special
"writer" mode to follow the alternate code path.
Remove the NOT_MINGW-prereq for t5000, as git-archive --remote
now works.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blob.h')
0 files changed, 0 insertions, 0 deletions