author | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 10:33:34 +0000 (03:33 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 11 Sep 2006 01:10:55 +0000 (18:10 -0700) | ||
commit | 23d6d112c004d4242f9dbd8161f79ccdeb47bde8 | |
tree | ab0418341d07ab57d5e84e63e2832c8843a393a9 | tree | snapshot |
parent | 56f9686c4d1e1d586b731b815bd98d70f84ecda4 | commit | diff |
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>
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 | diff | blob | history | |
builtin-upload-archive.c | diff | blob | history |