From 3402f1d6a3d8f4205fe59286e3a1223a9d28aea6 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 5 Nov 2005 11:12:05 -0800 Subject: [PATCH] Document expat dependency when using http-push. Signed-off-by: Junio C Hamano --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 6e336d7c2..bbb13f3fd 100644 --- a/INSTALL +++ b/INSTALL @@ -46,6 +46,9 @@ Issues of note: 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? -- 2.30.2