"Shawn O. Pearce" [off-list ref] writes:
Junio C Hamano [off-list ref] wrote:
quoted
Junio C Hamano [off-list ref] writes:
quoted
"Shawn O. Pearce" [off-list ref] writes:
quoted
quoted
Any other suggestions that is workable?
diff --git a/builtin-clone.c b/builtin-clone.c
index 5c5acb4..98d0f0f 100644
--- a/builtin-clone.c
+++ b/builtin-clone.c
@@ -37,7 +37,7 @@ static int option_quiet, option_no_checkout, option_bare;
<< a patch to conditionally change "git-program" default to "git program"
snipped >>
Shouldn't "git upload-pack" work on the server side as far back as
0.99.9k?
Yeah, I missed the patch to connect.c that was buried among other changes.
Sorry.