author | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 08:06:33 +0000 (01:06 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 20:36:35 +0000 (13:36 -0700) | ||
commit | 49a52b1d1fb120f52de3a67f1e4e5ae81512ab81 | |
tree | 47a0c3903f39026b2a907616177fde61adf79f65 | tree | snapshot |
parent | a41fae9c46a4cb5e59cc1a17d19f6a3a6cbfbb2f | commit | diff |
Move sideband client side support into reusable form.
This moves the receiver side of the sideband support from
fetch-clone.c to sideband.c and its header file, so that
archiver protocol can use it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This moves the receiver side of the sideband support from
fetch-clone.c to sideband.c and its header file, so that
archiver protocol can use it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
fetch-clone.c | diff | blob | history | |
sideband.c | [new file with mode: 0644] | blob |
sideband.h | [new file with mode: 0644] | blob |