On Mon, Aug 10, 2009 at 12:41 PM, Thomas Koch<thomas@xxxxxxx> wrote: > thanks for your explanation. Still I don't get how to do it with git checkout- > index. The man page says "Just read the desired tree into the index", but I > don't know what is meant by this. No problem. That phrase gave me some trouble the first time I read it too. All it means is 'do a `git checkout` of the branch that you want to export'. `git checkout-index` will then do an export of the contents the branch that you currently have checked out. Junio and Dscho's comments are possibly salient as well. -- 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