* [PATCH] Add git-upload-archive to the main git man page
@ 2006-10-05 8:42 Franck Bui-Huu
2006-10-05 8:57 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Franck Bui-Huu @ 2006-10-05 8:42 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Git Mailing List
From: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
---
Documentation/git.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 2135b65..3af6fc6 100644
--- a/Documentation/git.txt
+++ b/Documentation/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.
--
1.4.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Add git-upload-archive to the main git man page
2006-10-05 8:42 [PATCH] Add git-upload-archive to the main git man page Franck Bui-Huu
@ 2006-10-05 8:57 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2006-10-05 8:57 UTC (permalink / raw)
To: Franck; +Cc: Git Mailing List
Thanks.
I should run "make check-docs" more often.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-05 8:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-05 8:42 [PATCH] Add git-upload-archive to the main git man page Franck Bui-Huu
2006-10-05 8:57 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).