aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-02-14 17:53:49 -0800
committerJunio C Hamano <gitster@pobox.com>2025-02-14 17:53:49 -0800
commit60cb8e79cbdb754af8cbd1e3c1bee755dcf07f2c (patch)
treef7ab9c95f14633fbedf0d8b95dddb062762cfb72
parent82522a9e2ce3e2b400a217a21b05204a2034edbc (diff)
parentdd1eb665efaaabe4984f51248817d676e6765386 (diff)
downloadgit-60cb8e79cbdb754af8cbd1e3c1bee755dcf07f2c.tar.gz
Merge branch 'ps/doc-http-upload-archive-service'
Doc update. * ps/doc-http-upload-archive-service: doc: documentation for http.uploadarchive config option
-rw-r--r--Documentation/git-http-backend.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/git-http-backend.adoc b/Documentation/git-http-backend.adoc
index f37ddaded8..1dea426852 100644
--- a/Documentation/git-http-backend.adoc
+++ b/Documentation/git-http-backend.adoc
@@ -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'