Skip to content
Snippets Groups Projects
Commit 60cb8e79 authored by Junio C Hamano's avatar Junio C Hamano
Browse files

Merge branch 'ps/doc-http-upload-archive-service'

Doc update.

* ps/doc-http-upload-archive-service:
  doc: documentation for http.uploadarchive config option
parents 82522a9e dd1eb665
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,10 @@ http.receivepack::
disabled by setting this item to `false`, or enabled for all
users, including anonymous users, by setting it to `true`.
http.uploadarchive::
This serves 'git archive' clients for remote archive over HTTP/HTTPS
protocols. It is disabled by default. It only works in protocol v2.
URL TRANSLATION
---------------
To determine the location of the repository on disk, 'git http-backend'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment