summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3dcb90f)
raw | patch | inline | side by side (parent: 3dcb90f)
author | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Jul 2005 00:30:26 +0000 (17:30 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 23 Jul 2005 00:48:45 +0000 (17:48 -0700) |
Not just libcurl, but now we require curl executable as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
INSTALL | patch | blob | history |
index 101485d403a671800e05b7748fc115d98ebf5433..43f2bb9224db6b85dc9232f9cc7bf327c7b969aa 100644 (file)
--- a/INSTALL
+++ b/INSTALL
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