Matthieu Moy <Matthieu.Moy@xxxxxxx> writes: > This version doesn't touch config.c, and calls git_config with a > trivial callback reading only the core.attributesfile variable. I see that pu has a variant of my fix: 17cd572 fixup! Add global and system-wide gitattributes (is the fixup! here on purpose, or is it a failed rebase -i?) Junio: your fixup fixes the git_config issue, but doesn't have the test that my patch have. The difference is that your fixup moves the global variable attributes_file in attr.c, which sounds like a good idea. I'm resending my patch with this change for conveinience. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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