author | Daniel Barkalow <barkalow@iabervon.org> | |
Wed, 5 Aug 2009 05:01:56 +0000 (01:01 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Aug 2009 17:34:09 +0000 (10:34 -0700) | ||
commit | a2d725b7bdf756ade7680945ebc3fb62e5dd8bcc | |
tree | 7e2a19b27a951077ccbd8076fc1ac729d329375b | tree | snapshot |
parent | 6eb996b5707b6d14cf9875a9231f4e909a443665 | commit | diff |
Use an external program to implement fetching with curl
Use the transport native helper mechanism to fetch by http (and ftp, etc).
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use the transport native helper mechanism to fetch by http (and ftp, etc).
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
remote-curl.c | [new file with mode: 0644] | blob |
transport.c | diff | blob | history |