Forked from https://gist.github.com/pozorvlak/8784840
Suppose you want to do blind reviewing of code (eg for job interview
purposes). Unfortunately, the candidates' names and email addresses are
stored on every commit! You probably want to assess each candidate's version
control practices, so just rm -rf .git throws away too much information.