aboutsummaryrefslogtreecommitdiffstats
path: root/code-review-ddiff
AgeCommit message (Collapse)Author
2023-11-24Add 'code-review-ddiff'Teddy Wing
This is inspired by a Git alias I have, `git ddiff`, that opens the Git diff in the Delta diff viewer (https://github.com/dandavison/delta). Delta ends up being much nicer than regular Git diff for code reviews because it renders syntax highlighting.