summaryrefslogtreecommitdiffstats
path: root/git-diff-index.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-diff-index.html
parent005a1130228687694cfc3f028b25b6eea05dbbb2 (diff)
downloadgit-htmldocs-047135e65db3686c7b168ba029e8545071e5226f.tar.gz
Autogenerated HTML docs for v2.15.1-433-g936d1
Diffstat (limited to 'git-diff-index.html')
-rw-r--r--git-diff-index.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-diff-index.html b/git-diff-index.html
index d9ac22165..e2bba344a 100644
--- a/git-diff-index.html
+++ b/git-diff-index.html
@@ -866,6 +866,19 @@ files are compared.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--anchored=&lt;text&gt;
+</dt>
+<dd>
+<p>
+ Generate a diff using the "anchored diff" algorithm.
+</p>
+<div class="paragraph"><p>This option may be specified more than once.</p></div>
+<div class="paragraph"><p>If a line exists in both the source and destination, exists only once,
+and starts with this text, this algorithm attempts to prevent it from
+appearing as a deletion or addition in the output. It uses the "patience
+diff" algorithm internally.</p></div>
+</dd>
+<dt class="hdlist1">
--diff-algorithm={patience|minimal|histogram|myers}
</dt>
<dd>
@@ -2513,7 +2526,7 @@ always have the special all-zero sha1.</td>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-09-10 17:38:46 JST
+Last updated 2017-09-10 01:38:46 PDT
</div>
</div>
</body>