Revision 1d53f90ed97733a36057afab7d63038a5d93a094 authored by Johan Herland on 15 June 2008, 10:16:01 UTC, committed by Junio C Hamano on 15 June 2008, 20:44:44 UTC
git-clone.sh was the last user of the "curl" executable. Relevant git
commands now use libcurl instead. This should be reflected in the
install requirements.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent d0594be
History
File Mode Size
.gitignore -rw-r--r-- 47 bytes
Git.pm -rw-r--r-- 29.1 KB
Makefile -rw-r--r-- 1.0 KB
Makefile.PL -rw-r--r-- 745 bytes
private-Error.pm -rw-r--r-- 18.6 KB

back to top