mirror of
https://github.com/frontaid/git-cli-tools.git
synced 2024-11-13 19:04:30 +01:00
Add diffr
This commit is contained in:
parent
fa2b75b26a
commit
1dcc14e3aa
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ Feel free to contribute.
|
||||||
## Diff
|
## Diff
|
||||||
* [delta](https://github.com/dandavison/delta) - Viewer for git and diff output.
|
* [delta](https://github.com/dandavison/delta) - Viewer for git and diff output.
|
||||||
* [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - Strives to make your diffs human readable instead of machine readable.
|
* [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - Strives to make your diffs human readable instead of machine readable.
|
||||||
|
* [diffr](https://github.com/mookid/diffr) - Yet another diff highlighting tool.
|
||||||
* [Difftastic](https://github.com/Wilfred/difftastic) - Experimental diff tool that compares files based on their syntax.
|
* [Difftastic](https://github.com/Wilfred/difftastic) - Experimental diff tool that compares files based on their syntax.
|
||||||
|
|
||||||
## Undo/Fixup
|
## Undo/Fixup
|
||||||
|
|
Loading…
Reference in a new issue