Junio C Hamano <gitster@xxxxxxxxx> writes: > Jeff King <peff@xxxxxxxx> writes: > >> I guess we could do something like: >> >> [include "repo:...your regex here..."] >> path = .gitconfig-only-for-some-repos >> [include "env:USE_MY_MAGIC_CONFIG"] >> path = .gitconfig-only-when-magic-env-set > > I am not sure if "env" is very useful, but there certainly are other > possibilities (e.g. apply this only on this host, only for members > of this UNIX group, etc.) I have already wished I had "git version >= XXX" here (but that's tricky to implement). -- 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