From: Junio C Hamano Date: Thu, 5 Oct 2006 09:39:40 +0000 (+0000) Subject: Autogenerated HTML docs for v1.4.2.3-gc530 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e27b72e7c4ae2f5888b7873f501274f7450876b0;p=git.git Autogenerated HTML docs for v1.4.2.3-gc530 --- diff --git a/git.html b/git.html index 0cfc4fda5..0f1b97238 100644 --- a/git.html +++ b/git.html @@ -754,6 +754,14 @@ the working tree.

+git-upload-archive(1) +
+
+

+ Invoked by git-archive to send a generated archive. +

+
+
git-upload-pack(1)
@@ -2172,7 +2180,7 @@ contributors on the git-list <git@vger.kernel.org>.

diff --git a/git.txt b/git.txt index 2135b6551..3af6fc63e 100644 --- a/git.txt +++ b/git.txt @@ -243,6 +243,9 @@ gitlink:git-update-server-info[1]:: Updates auxiliary information on a dumb server to help clients discover references and packs on it. +gitlink:git-upload-archive[1]:: + Invoked by 'git-archive' to send a generated archive. + gitlink:git-upload-pack[1]:: Invoked by 'git-fetch-pack' to push what are asked for.