Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-24 | Add '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. |