On Thu, 2007-10-18 at 01:48 -0400, Shawn O. Pearce wrote: > Look to see if there's anything on your current master branch that > you don't want/need anymore: > > $ git log ..master git trees here are meant to be absolutely virgin, so... > If that comes up empty (no output) or you mean to discard those > changes then you can just force create the branch and check it out: > > $ git branch -f master > $ git checkout master Thanks again, I'm off my dangling limb. -Mike - 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