summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-19 13:57:54 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-19 13:57:54 -0800
commit047135e65db3686c7b168ba029e8545071e5226f (patch)
tree8cb85350a565679c88d6d642189594081b64a38b /git.html
parent005a1130228687694cfc3f028b25b6eea05dbbb2 (diff)
downloadgit-htmldocs-047135e65db3686c7b168ba029e8545071e5226f.tar.gz
Autogenerated HTML docs for v2.15.1-433-g936d1
Diffstat (limited to 'git.html')
-rw-r--r--git.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git.html b/git.html
index 036e871dc..2d2beca67 100644
--- a/git.html
+++ b/git.html
@@ -3009,6 +3009,20 @@ corresponding standard handle, and if <code>GIT_REDIRECT_STDERR</code> is
<code>2&gt;&amp;1</code>, standard error will be redirected to the same handle as
standard output.</p></div>
</dd>
+<dt class="hdlist1">
+<code>GIT_PRINT_SHA1_ELLIPSIS</code> (deprecated)
+</dt>
+<dd>
+<p>
+ If set to <code>yes</code>, print an ellipsis following an
+ (abbreviated) SHA-1 value. This affects indications of
+ detached HEADs (<a href="git-checkout.html">git-checkout(1)</a>) and the raw
+ diff output (<a href="git-diff.html">git-diff(1)</a>). Printing an
+ ellipsis in the cases mentioned is no longer considered
+ adequate and support for it is likely to be removed in the
+ foreseeable future (along with the variable).
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -3117,7 +3131,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-12-06 10:03:34 PST
+Last updated 2017-12-19 13:57:18 PST
</div>
</div>
</body>