summaryrefslogtreecommitdiff
path: root/Documentation/git-daemon.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-08-21 02:03:50 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-08-28 06:32:37 (GMT)
commit74c0cc21a57a15bbce46ee02bc882064ee9bcf6b (patch)
treea35604e54963bef335c1990e891dcb3bf335457b /Documentation/git-daemon.txt
parentd819e4e682d68ca41378e4352b9e2bba084971dc (diff)
downloadgit-74c0cc21a57a15bbce46ee02bc882064ee9bcf6b.zip
git-74c0cc21a57a15bbce46ee02bc882064ee9bcf6b.tar.gz
git-74c0cc21a57a15bbce46ee02bc882064ee9bcf6b.tar.bz2
daemon: add upload-tar service.
This allows clients to ask for tarballs with: git tar-tree --remote=git://server/repo refname By default, the upload-tar service is not enabled. To enable it server-wide, the server can be started with: git-daemon --enable=upload-tar This service is by default overridable per repostiory, so alternatively, a repository can define "daemon.uploadtar = true" to enable it. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-daemon.txt')
0 files changed, 0 insertions, 0 deletions