summaryrefslogtreecommitdiffstats
path: root/gitdiffcore.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
commitace33e4fa1aa5ba14bafe92218bf07dea068791f (patch)
tree0ad7636f0f64e4f949fd65f468e206bc0a5d969b /gitdiffcore.html
parentde48f457367f37c28229ebe8e6cef849dd6e430a (diff)
downloadgit-htmldocs-ace33e4fa1aa5ba14bafe92218bf07dea068791f.tar.gz
Autogenerated HTML docs for v2.20.1-309-g16a465
Diffstat (limited to 'gitdiffcore.html')
-rw-r--r--gitdiffcore.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/gitdiffcore.html b/gitdiffcore.html
index 644fcf583..28ffc38d9 100644
--- a/gitdiffcore.html
+++ b/gitdiffcore.html
@@ -1008,7 +1008,8 @@ textual diff has an added or a deleted line that matches the given
regular expression. This means that it will detect in-file (or what
rename-detection considers the same file) moves, which is noise. The
implementation runs diff twice and greps, and this can be quite
-expensive.</p></div>
+expensive. To speed things up binary files without textconv filters
+will be ignored.</p></div>
<div class="paragraph"><p>When <code>-S</code> or <code>-G</code> are used without <code>--pickaxe-all</code>, only filepairs
that match their respective criterion are kept in the output. When
<code>--pickaxe-all</code> is used, if even one filepair matches their respective
@@ -1064,7 +1065,7 @@ t</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-27 08:11:04 JST
+ 2019-01-18 15:15:21 PST
</div>
</div>
</body>