[HN Gopher] How to build a `Git diff` driver
___________________________________________________________________
How to build a `Git diff` driver
Author : zdw
Score : 57 points
Date : 2026-04-11 18:07 UTC (4 hours ago)
(HTM) web link (www.jvt.me)
(TXT) w3m dump (www.jvt.me)
| gritzko wrote:
| 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
| yboris wrote:
| Related: my favorite viewer is _diff2html-cli_ which lets you see
| the diff in your browser:
|
| https://diff2html.xyz/
| JavierFlores09 wrote:
| my favorite online diff viewer so far is https://diffs.dev/,
| very straightforward. Diff2html looks cool too given it can
| work in terminal
___________________________________________________________________
(page generated 2026-04-11 23:00 UTC)