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

Doc update.

* ps/doc-http-upload-archive-service:
  doc: documentation for http.uploadarchive config option
This commit is contained in:
Junio C Hamano
2025-02-14 17:53:49 -08:00

View File

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