Animated walkthroughs of what git commands actually do. Commits are blocks that never move; branches are tags that do. Watch each command play out step by step — then open the sandbox and type the commands yourself.
A companion to Redstone University — the same block language that renders a CS course out of Minecraft, aimed at git. Taking the course and new to version control? Start here, then head back.
live — rebase playing itself on a loop. every animation on this site runs like this.
the sandboxtype the commands yourself, watch the blocks
The sandbox
$gitswitch-cfeature
Switched to a new branch 'feature'
$gitrebasemain▌
An open-ended repo with a real terminal — every command animates the blocks above it, and share copies a link that replays your whole session, typed out, on a loop.