Git log as archaeology
The code is a summary. Git is the document. When an RCA stops making sense from the current source, you read backwards.
git
all tags →The code is a summary. Git is the document. When an RCA stops making sense from the current source, you read backwards.
Turning months of git commits into an animated video with Gource and ffmpeg -- then opening the weekly sharing session with it.
Commit history isn't a log of what happened -- it's a narrative you author. Rebase, atomic commits, and the discipline of writing history for the person reading it six months from now.
Ditching WordPress for a custom Node.js blog engine powered by libgit2 -- git as the content store, markdown as the writing format, npm for everything else.