On Fri, Dec 17, 2010 at 12:20:56PM -0800, david@xxxxxxx wrote: > >3. git update-ref HEAD refs/heads/(branch you were on) > > I was on the default branch but if I do 'git update-ref HEAD > refs/heads/master' I get an error 'not a valid SHA1' That should be "git symbolic-ref HEAD refs/heads/master". -Peff -- 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