Hi, On Tue, 14 Feb 2006, Andreas Ericsson wrote: > [...] it would be nifty (and I imagine not particularly hard) to teach > "git checkout" to check out any revision, and not just a branch. You have to have a valid HEAD. So, you can create a throw-away branch easily: git-checkout -f throw HEAD~56 Hth, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Feb 15 07:35:16 2006
This archive was generated by hypermail 2.1.8 : 2006-02-15 07:35:26 EST