Add git-upload-archive to the main git man page

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Franck Bui-Huu 2006-10-05 10:42:16 +02:00 committed by Junio C Hamano
parent c065b6e429
commit 6030649591
1 changed files with 3 additions and 0 deletions

View File

@ -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.