Hacker News new | ask | show | jobs
by loa_in_ 2057 days ago
It claims you can git checkout code from any point of the lecture/cast
1 comments

The git commit hash is included at the top of every diff in the transcript. You can `git checkout [the hash]` to get the code at that point.
Ok, that’s actually awesome!