Correct handling of upload-pack in builtin-fetch-pack
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 30 Oct 2007 02:35:08 +0000 (22:35 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2007 03:32:22 +0000 (20:32 -0700)
The field in the args was being ignored in favor of a static constant

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Thanked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found