summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-03 09:45:58 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-03 09:47:03 -0400
commit08b9de49e7a0327c63c78ad348ce83d08e619ae6 (patch)
treedc1ffc3b2807fbb06279b8e0c0482c49070558f9 /README.md
parent22a470ff9954a50abc899ea945c3240d6315529a (diff)
Add minimum Git version required for --color-moved to README
Thanks @navarroaxel
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c7f09d0..e005306e 100644
--- a/README.md
+++ b/README.md
@@ -362,7 +362,7 @@ The within-line highlighting rules employed by diff-highlight (and therefore by
[_**Unreleased feature**: available now if you build Delta from source, and will be included in the next Delta release. See [#72](https://github.com/dandavison/delta/issues/72)._]
-Recent versions of Git are able to detect moved blocks of code and style them differently from the usual removed/added lines. If you have activated this feature in Git, then Delta will automatically detect such differently-styled lines, and display them unchanged, i.e. with the raw colors it receives from Git.
+Recent versions of Git (≥ v2.17, April 2018) are able to detect moved blocks of code and style them differently from the usual removed/added lines. If you have activated this feature in Git, then Delta will automatically detect such differently-styled lines, and display them unchanged, i.e. with the raw colors it receives from Git.
To activate the Git feature, use