Git fork

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

Doc update.

* ps/doc-http-upload-archive-service:
doc: documentation for http.uploadarchive config option

+4
+4
Documentation/git-http-backend.adoc
··· 56 56 disabled by setting this item to `false`, or enabled for all 57 57 users, including anonymous users, by setting it to `true`. 58 58 59 + http.uploadarchive:: 60 + This serves 'git archive' clients for remote archive over HTTP/HTTPS 61 + protocols. It is disabled by default. It only works in protocol v2. 62 + 59 63 URL TRANSLATION 60 64 --------------- 61 65 To determine the location of the repository on disk, 'git http-backend'