about summary refs log tree commit diff stats
path: root/snapshot_lesson
Commit message (Collapse)AuthorAgeFilesLines
* 3789Kartik K. Agaram2017-03-121-0/+11
I accidentally got rid of git snapshotting of lessons back when I switched to testable file primitives last December (commit 3705). >:-( Bringing it back now, hopefully better. The improvement is that there's now at most one commit every time we hit F4. This change adds yet another reason that running `mu` from a different directory is just not supported.