On Mon, Apr 5, 2010 at 3:03 PM, Howard Miller <howard@xxxxxxxxxxxxxxxxxxx> wrote: >> You might have 'git add'ed the changed line. Try this: >> >> git checkout HEAD -- <filename> > > Hmmm... fixed. I've never even heard of 'git add' before. Why is this > different to plain old 'checkout' without the HEAD? > > Anyway... thanks. Day saved :) That ends up being a very long story. You should probably read about "staging" files in git in a git tutorial somewhere. :) Glad I could help. Have fun, Avery -- 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