On Mon, Dec 22, 2008 at 6:18 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Hmph, I meant to point you at: > > http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html Ah, yes. There it is. :) > I think you can use "git checkout-index --stage=3 path" if your git is > older than that one with the option. > > v1.6.0.1-15-g38901a4 (checkout --ours/--theirs: allow checking out one > side of a conflicting merge, 2008-08-30) introduced the feature. Apparently this was added, at least to the docs, only in the latest release? That's kind of weird A) because the tag indicates 1.6.0.1, not 0.6, and B) It's a pretty trivial operation in other VCSes. Hmm... Maybe I'll try to updated the docs to make this feature a little more visible. Anyway, the checkout-index command does indeed work in the older version. That's kind of what I was looking for. I'm now working on compiling git under cygwin as the latest version cygwin installs for you is 0.4! Thanks for your help! -- In Christ, Timmy V. http://burningones.com/ http://five.sentenc.es/ - Spend less time on e-mail -- 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