We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82522a9 + dd1eb66 commit 60cb8e7Copy full SHA for 60cb8e7
Documentation/git-http-backend.adoc
@@ -56,6 +56,10 @@ http.receivepack::
56
disabled by setting this item to `false`, or enabled for all
57
users, including anonymous users, by setting it to `true`.
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
+
63
URL TRANSLATION
64
---------------
65
To determine the location of the repository on disk, 'git http-backend'
0 commit comments