git log: support "auto" decorations
[gitweb.git] / Documentation / git-upload-archive.txt
index 8ae65d80c465dd86a2dc5d186c027c62d4c4e15b..cbef61ba88788b6b3dc89e5031b3addfcf0a2e7b 100644 (file)
@@ -46,6 +46,12 @@ implications. These rules are subject to change in future versions of
 git, and the server accessed by `git archive --remote` may or may not
 follow these exact rules.
 
+If the config option `uploadArchive.allowUnreachable` is true, these
+rules are ignored, and clients may use arbitrary sha1 expressions.
+This is useful if you do not care about the privacy of unreachable
+objects, or if your object database is already publicly available for
+access via non-smart-http.
+
 OPTIONS
 -------
 <directory>::