diff options
author | Johannes Sixt <johannes.sixt@telecom.at> | 2007-10-19 21:48:03 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-10-21 01:30:42 -0400 |
commit | 21edd3f197df80e9493233a3b9849b61764ebf46 (patch) | |
tree | d7c5c4cb1a5344273636d00a21f13f0eb1d9d32c /t/t0021-conversion.sh | |
parent | 80ccaa78a8b95ad3b4f6e24dc35a9aa3cae5fd86 (diff) | |
download | git-21edd3f197df80e9493233a3b9849b61764ebf46.tar.gz |
upload-pack: Run rev-list in an asynchronous function.
This gets rid of an explicit fork().
Since upload-pack has to coordinate two processes (rev-list and
pack-objects), we cannot use the normal finish_async(), but have to monitor
the process explicitly. Hence, there are no changes at this front.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 't/t0021-conversion.sh')
0 files changed, 0 insertions, 0 deletions