Fix URL in README

This commit is contained in:
Dan Davison 2020-08-01 12:54:32 -04:00
parent f7627b82b3
commit 95fa6e27ce

View File

@ -360,7 +360,7 @@ 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/2)._]
[_**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.