| ▲ | How to build a `Git diff` driver(jvt.me) | |||||||||||||
| 66 points by zdw 6 hours ago | 4 comments | ||||||||||||||
| ▲ | yboris 4 hours ago | parent | next [-] | |||||||||||||
Related: my favorite viewer is diff2html-cli which lets you see the diff in your browser: | ||||||||||||||
| ||||||||||||||
| ▲ | gritzko 4 hours ago | parent | prev [-] | |||||||||||||
I recently implemented a diff driver as part of git-dogs. The integration part Claude one-shotted. Mine is token based: https://replicated.wiki/blog/img/difflet.png The set of git tools itself, very much in development: https://github.com/gritzko/git-dogs | ||||||||||||||