Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add git-upload-archive to the main git man page
author
Franck Bui-Huu
<fbuihuu@gmail.com>
Thu, 5 Oct 2006 08:42:16 +0000
(10:42 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 5 Oct 2006 08:57:18 +0000
(
01:57
-0700)
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
c065b6e
)
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 2135b65516b372587a9a4fa13daf21df05a5d1ce..3af6fc63e2b5fa4d21e54a76a2a18bf7c47ab1c2 100644
(file)
--- 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.