Discussion
Jamie Tanna | Software Engineer
gritzko: I recently implemented a diff driver for git as part of git-dogs. The git integration part Claude one-shotted. The actual diffing was a bit more work though.Looks GitHub-ey but in fact it is token based: https://replicated.wiki/blog/img/difflet.pngThe set of git tools itself, very much in development: https://github.com/gritzko/git-dogs
yboris: Related: my favorite viewer is diff2html-cli which lets you see the diff in your browser:https://diff2html.xyz/