On Mon, Oct 12, 2009 at 10:02 PM, Salvatore Mangano <smangano@xxxxxxxxxxxxxxxxxxx> wrote: > point to specific code Shaun pointed out some very core code. And it is just a core concept. Just read up on the core organizing concept that is the "tree". Git relies on the layout of the tree being strictly deterministic. It is a prevalent assumption in the whole codebase. Yes you can change it, but assume you will have to audit/rewrite 80% of the core code. Want "proof"? Go change it, then try "make test", or reimport a large repository try to use the git commands over it. We'll relax and watch the fireworks :-) m -- martin.langhoff@xxxxxxxxx martin@xxxxxxxxxx -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff -- 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