summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-01 08:42:39 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-01 08:42:39 +0000
commit0ddc94d36eb0eafd58ec0e269e48d13d959558a7 (patch)
tree18a05033414ec41c8624faa1fe8ba88cdb43d028 /git-daemon.html
parentbdeff822de152c9855766ea84cfd2534ebc19f52 (diff)
downloadgit-htmldocs-0ddc94d36eb0eafd58ec0e269e48d13d959558a7.tar.gz
Autogenerated HTML docs for v1.5.3-rc3-107-g73a7
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-daemon.html b/git-daemon.html
index 606c88b3b..5e2845b1b 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -327,6 +327,17 @@ git repositories.</p>
</p>
</dd>
<dt>
+--base-path-relaxed
+</dt>
+<dd>
+<p>
+ If --base-path is enabled and repo lookup fails, with this option
+ <tt>git-daemon</tt> will attempt to lookup without prefixing the base path.
+ This is useful for switching to --base-path usage, while still
+ allowing the old paths.
+</p>
+</dd>
+<dt>
--interpolated-path=pathtemplate
</dt>
<dd>
@@ -624,7 +635,7 @@ they correspond to these IP addresses.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:37 UTC
+Last updated 01-Aug-2007 08:42:09 UTC
</div>
</div>
</body>