Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > Junio C Hamano wrote: > >> The issue is if some existing tests will be helped, if we had such a >> helper. > > Since both bin-wrappers/git and test-lib.sh set GIT_TEMPLATE_DIR and > templates/blt doesn't contain any enabled hooks, I don't see how such > a helper would be useful. Probably bin-wrappers/git has gained it after test_setup_repo protected itself manually, and I obviously forgot about it. I agree with your conclusion below, if test_create_repo has become a no-op these days. Thanks. > If making things more consistent were worth the churn, then if > anything it would make sense to make test_create_repo private to the > setup code in test-lib.sh and to use plain 'git init <directory>' in > tests. -- 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