Remove upload-tar and make git-tar-tree a thin wrapper to git-archive
[git.git] / Documentation / git.txt
index 744c38dee3c1835bb5e0ace4834547e6113e3bda..1bf5ef57e41eaa74836f75d089a07c3a40f2837e 100644 (file)
@@ -247,10 +247,6 @@ gitlink:git-upload-pack[1]::
        Invoked by 'git-fetch-pack' to push
        what are asked for.
 
-gitlink:git-upload-tar[1]::
-       Invoked by 'git-tar-tree --remote' to return the tar
-       archive the other end asked for.
-
 
 High-level commands (porcelain)
 -------------------------------