summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-03 19:27:43 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-03 19:27:43 -0400
commitb5721dfb1be0ae338c56332d18b09290288ed2f5 (patch)
tree9f5d29490b30711c6bbad4297103e537f5033eca
parent5e481c2d39f10dd341e4dfdf4d199cf931d3f101 (diff)
Update README for 0.4.0 release0.4.0
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index e005306e..19a77d18 100644
--- a/README.md
+++ b/README.md
@@ -360,8 +360,6 @@ The within-line highlighting rules employed by diff-highlight (and therefore by
### `--color-moved` support
-[_**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 (≥ 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