diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git-daemon.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt index 35c3c4b61..741f2c69b 100644 --- a/Documentation/git-daemon.txt +++ b/Documentation/git-daemon.txt @@ -135,12 +135,6 @@ upload-pack:: disable it by setting `daemon.uploadpack` configuration item to `false`. -upload-tar:: - This serves `git-tar-tree --remote=repository` client. - It is not enabled by default, but a repository can - enable it by setting `daemon.uploadtar` configuration - item to `true`. - Author ------ Written by Linus Torvalds <torvalds@osdl.org>, YOSHIFUJI Hideaki |