aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-http-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-01-21 17:34:43 -0800
committerJunio C Hamano <gitster@pobox.com>2008-01-22 00:48:29 -0800
commit4f5f998fbd64c997ea875d69fd86b6362e04ce9b (patch)
tree414b97e7e377b51dca017b19eaecfe0ac5f2dd9d /Documentation/git-http-push.txt
parent6fc74703dee571859d8be270f5496f4c9b2ff9c7 (diff)
downloadgit-4f5f998fbd64c997ea875d69fd86b6362e04ce9b.tar.gz
Clarify that http-push being temporarily disabled with older cURL
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-http-push.txt')
-rw-r--r--Documentation/git-http-push.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-http-push.txt b/Documentation/git-http-push.txt
index cca77f10d2..0b82722342 100644
--- a/Documentation/git-http-push.txt
+++ b/Documentation/git-http-push.txt
@@ -15,6 +15,9 @@ DESCRIPTION
Sends missing objects to remote repository, and updates the
remote branch.
+*NOTE*: This command is temporarily disabled if your cURL
+library is older than 7.16, as the combination has been reported
+not to work and sometimes corrupts repository.
OPTIONS
-------