David Bryson <david@xxxxxxxxxxxxxxx> writes: > Hi All, > > I have a very large repository that imported into git from CVS with > about 5 years worth of history. > > Today I decided to checkout some code from the past: > > $ git checkout master@{"Mon Dec 31 2007"} > warning: Log for 'master' only goes back to Tue, 2 Dec 2008 16:57:15 > -0800. git checkout $(git rev-list -n1 --before="Mon Dec 31 2007 23:59:59") -- robin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html