Add sideband status report to git-archive protocol
commit23d6d112c004d4242f9dbd8161f79ccdeb47bde8
authorJunio C Hamano <junkio@cox.net>
Sun, 10 Sep 2006 10:33:34 +0000 (10 03:33 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 11 Sep 2006 01:10:55 +0000 (10 18:10 -0700)
treeab0418341d07ab57d5e84e63e2832c8843a393a9
parent56f9686c4d1e1d586b731b815bd98d70f84ecda4
Add sideband status report to git-archive protocol

Using the refactored sideband code from existing upload-pack protocol,
this lets the error condition and status output sent from the remote
process to be shown locally.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-archive.c
builtin-upload-archive.c