Jeff King wrote: > The alternative would be to > drop your 1/3 and unset GIT_ATTR_NOGLOBAL in test-lib.sh. Hmm, how about this? These are meant as a replacement for 1/3 and 2/3. Jonathan Nieder (3): gitattributes: drop support for GIT_ATTR_NOGLOBAL config: drop support for GIT_CONFIG_NOGLOBAL tests: suppress system gitattributes attr.c | 7 +------ builtin/config.c | 2 +- cache.h | 1 - config.c | 7 +------ t/t0001-init.sh | 5 +---- t/t5601-clone.sh | 1 - t/t9130-git-svn-authors-file.sh | 1 - t/test-lib.sh | 4 ++-- 8 files changed, 6 insertions(+), 22 deletions(-) -- 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