From: Junio C Hamano Date: Sat, 23 Jul 2005 00:30:26 +0000 (-0700) Subject: [PATCH] Document "curl" requirements. X-Git-Tag: v0.99.2~33 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=99cff830e0b5d57fb299f1937a46d62602f23c9b;p=git.git [PATCH] Document "curl" requirements. Not just libcurl, but now we require curl executable as well. Signed-off-by: Junio C Hamano Signed-off-by: Linus Torvalds --- diff --git a/INSTALL b/INSTALL index 101485d40..43f2bb922 100644 --- a/INSTALL +++ b/INSTALL @@ -41,8 +41,10 @@ Issues of note: can avoid the bignum support by excising git-rev-list support for "--merge-order" (by hand). - - "libcurl". git-http-pull uses this. You can disable building of - that program if you just want to get started. + - "libcurl" and "curl" executable. git-http-pull and + git-fetch-script use them. If you do not use http + transfer, you are probabaly OK if you do not have + them. - "GNU diff" to generate patches. Of course, you don't _have_ to generate patches if you don't want to, but let's face it, you'll