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 /gitweb/static/js | |
| parent | f56ef114eeefee755f422e6cbef2d83974cb90f1 (diff) | |
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 'gitweb/static/js')
0 files changed, 0 insertions, 0 deletions
