One man's `git reset --hard` is another man's `svn revert -R .`.
miniblog.
Related Posts
Wacky, intriguing idea: automatically commit code on when a test run passes, and automatically revert when tests fail! https://medium.com/@kentbeck_7670/test-commit-revert-870bbd756864
Emacs tip: revert-buffer will reset a buffer as if you've just opened it. Handy if you've just chmod'd a shell script: switches to sh-mode.
"It is easy to shoot your foot off with git, but also easy to revert to a previous foot and merge it with your current leg."