So here's what I can see as being useful additions to git: * Allowing a repo to be *optionally* configured to disallow two files in a directory that can cause aliasing problems, with options for unicode normalization aliasing and/or case-insensitivity aliasing. Can this already be done via hooks and someone just needs to write the appropriate hooks? * Having git warn during checkout if there are files which alias in the working copy filesystem. I guess it might be interesting if there were a mechanism in this situation for telling git which of the aliases you want checked out, though that doesn't seem like a very good feature. Thoughts (besides "patches welcomed")? j. - 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