Message ID | pull.1885.v2.git.git.1738863927849.gitgitgadget@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | dd1eb665efaaabe4984f51248817d676e6765386 |
Headers | show |
Series | [v2] doc: documentation for http.uploadarchive config option | expand |
diff --git a/Documentation/git-http-backend.txt b/Documentation/git-http-backend.txt index f37ddaded82..1dea4268520 100644 --- a/Documentation/git-http-backend.txt +++ b/Documentation/git-http-backend.txt @@ -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'