On Aug 25, 2010, at 2:54 PM, Jon Dyte wrote: > Chuck Remes wrote: >> >> The last commit for 2.0.8 was 1e089f7163c8c59b60b3. >> >> Try: >> >> git reset 1e089f7163c8c59b60b3 >> >> > > thats after doing a git pull right?
Correct. Do a 'git pull' to update your local repository and then run the 'git reset' to rewind it to the appropriate commit checkpoint. cr _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
