top | item 44587880

(no title)

veganjay | 7 months ago

Neat to see this done by hand! It helps demystify the magic behind git commands.

If you like this, I also recommend "Write Yourself a Git", where you build a minimal git implementation using python: https://wyag.thb.lt/

discuss

order

xqb64|7 months ago

There is also James Coglan's "Building git" book that I just went through and can vouch for its quality.

microtherion|7 months ago

Seconded, it was one of the most enjoyable tech books I've read in recent years.