How to get a git clone from a particular date?
git log --since=2010-01-30 --until=2010-03-01
then
git checkout hashcode