summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4ea836d)
raw | patch | inline | side by side (parent: 4ea836d)
author | Junio C Hamano <junkio@cox.net> | |
Sat, 5 Nov 2005 19:12:05 +0000 (11:12 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 6 Nov 2005 18:21:06 +0000 (10:21 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
INSTALL | patch | blob | history |
index 6e336d7c204ccb503fd7499ec9d9674da68e8318..bbb13f3fd98f96af5521226a8cdaf74f8c6732a2 100644 (file)
--- a/INSTALL
+++ b/INSTALL
transfer, you are probabaly OK if you do not have
them.
+ - expat library; git-http-push uses it for remote lock
+ management over DAV. Similar to "curl" above, this is optional.
+
- "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
be wanting to. Or why did you get git in the first place?