From 21c0b42d4578867273ad6bc14fb225d61aa6f67e Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Thu, 12 Oct 2006 19:10:36 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.3-rc2-g23bed
---
git-http-push.html | 12 +++++++++---
git-http-push.txt | 2 +-
git-send-pack.html | 12 +++++++++---
git-send-pack.txt | 2 +-
git-shortlog.html | 12 +++++++++---
git-shortlog.txt | 4 ++--
glossary.html | 24 +++++++++++++++++++++---
glossary.txt | 4 ++--
8 files changed, 54 insertions(+), 18 deletions(-)
diff --git a/git-http-push.html b/git-http-push.html
index 687e213fb..a8f8ab6cb 100644
--- a/git-http-push.html
+++ b/git-http-push.html
@@ -313,9 +313,15 @@ remote branch.
list of objects successfully sent to the remote repository.
+
+<ref>…
+
+
+
+ The remote refs to update.
+
+
-<ref>…:
- The remote refs to update.
Specifying the Refs
@@ -379,7 +385,7 @@ to disable the fast-forward check only on that ref.