summaryrefslogtreecommitdiffstats
path: root/git-cat-file.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-06 23:20:47 -0800
committerJunio C Hamano <gitster@pobox.com>2019-02-06 23:20:47 -0800
commit23168ef89678fc52e01173bbc7fdaa760f21d02a (patch)
tree8425bac71f938dfce77a3c2928b2c936b03789c9 /git-cat-file.html
parent2567b326fac6961a6fc6075ad2f22a744252f2f3 (diff)
downloadgit-htmldocs-23168ef89678fc52e01173bbc7fdaa760f21d02a.tar.gz
Autogenerated HTML docs for v2.21.0-rc0
Diffstat (limited to 'git-cat-file.html')
-rw-r--r--git-cat-file.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-cat-file.html b/git-cat-file.html
index 25c2b7ca9..0cc7b9ba8 100644
--- a/git-cat-file.html
+++ b/git-cat-file.html
@@ -1114,6 +1114,11 @@ the repository, then <code>cat-file</code> will ignore any custom format and pri
<div class="content">
<pre><code>&lt;object&gt; SP missing LF</code></pre>
</div></div>
+<div class="paragraph"><p>If a name is specified that might refer to more than one object (an ambiguous short sha), then <code>cat-file</code> will ignore any custom format and print:</p></div>
+<div class="listingblock">
+<div class="content">
+<pre><code>&lt;object&gt; SP ambiguous LF</code></pre>
+</div></div>
<div class="paragraph"><p>If --follow-symlinks is used, and a symlink in the repository points
outside the repository, then <code>cat-file</code> will ignore any custom format
and print:</p></div>
@@ -1180,7 +1185,7 @@ will be reported.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-01-29 13:16:51 PST
+ 2019-02-06 23:17:45 PST
</div>
</div>
</body>