summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
committerJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
commit94d00a5c4ebb12f2552118f261d8f82c05c2501d (patch)
tree89cfa22e35b5476dd4ae8ab79277fa6f2eb25557 /git.html
parenta4df8edd688285dc532353d4075d979d5ec20306 (diff)
downloadgit-htmldocs-94d00a5c4ebb12f2552118f261d8f82c05c2501d.tar.gz
Autogenerated HTML docs for v2.19.1-708-g4ede3
Diffstat (limited to 'git.html')
-rw-r--r--git.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/git.html b/git.html
index 47c72cd0a..5a5f5ae27 100644
--- a/git.html
+++ b/git.html
@@ -2464,14 +2464,11 @@ Git so take care if using a foreign front-end.</p></div>
of Git object directories which can be used to search for Git
objects. New objects will not be written to these directories.
</p>
-<div class="literalblock">
-<div class="content">
-<pre><code>Entries that begin with `"` (double-quote) will be interpreted
+<div class="paragraph"><p>Entries that begin with <code>"</code> (double-quote) will be interpreted
as C-style quoted paths, removing leading and trailing
double-quotes and respecting backslash escapes. E.g., the value
-`"path-with-\"-and-:-in-it":vanilla-path` has two paths:
-`path-with-"-and-:-in-it` and `vanilla-path`.</code></pre>
-</div></div>
+<code>"path-with-\"-and-:-in-it":vanilla-path</code> has two paths:
+<code>path-with-"-and-:-in-it</code> and <code>vanilla-path</code>.</p></div>
</dd>
<dt class="hdlist1">
<code>GIT_DIR</code>
@@ -3199,7 +3196,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2018-10-16 16:37:05 JST
+ 2018-10-30 16:33:48 JST
</div>
</div>
</body>