<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code-review/code-review-ddiff, branch master</title>
<subtitle>Tools to facilitate code review on the command line</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/'/>
<entry>
<title>Add 'code-review-ddiff'</title>
<updated>2023-11-24T19:53:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-24T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=bc44e15843b4346c278a1cb169eb8aba81717275'/>
<id>bc44e15843b4346c278a1cb169eb8aba81717275</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
