diff options
| author | Dan Davison <dandavison7@gmail.com> | 2021-12-12 12:51:21 -0500 |
|---|---|---|
| committer | Dan Davison <dandavison7@gmail.com> | 2021-12-12 12:51:21 -0500 |
| commit | b995bd4ea09fd3c7e8e675195b1fbf01c69bf7ce (patch) | |
| tree | 21b7592e226c6225cc172c4935136e98cdac0fda | |
| parent | f88f0a4edae61ee735894c4d8d8679b2c2f06796 (diff) | |
Add @Wilfred's difftastic to Similar Projects section of README
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -721,14 +721,15 @@ and use the executable found at `./target/release/delta`. ### Similar projects +- [banga/git-split-diffs](https://github.com/banga/git-split-diffs) - [da-x/fancydiff](https://github.com/da-x/fancydiff) - [git/diff-highlight](https://github.com/git/git/tree/master/contrib/diff-highlight) -- [banga/git-split-diffs](https://github.com/banga/git-split-diffs) - [jeffkaufman/icdiff](https://github.com/jeffkaufman/icdiff) - [kovidgoyal/kitty-diff](https://sw.kovidgoyal.net/kitty/kittens/diff.html) - [mookid/diffr](https://github.com/mookid/diffr) - [nkouevda/pdiff](https://github.com/nkouevda/pdiff) - [so-fancy/diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) +- [Wilfred/difftastic](https://github.com/Wilfred/difftastic) ## Full --help output |
