Jeff King <peff@xxxxxxxx> writes: > We could allow arbitrary shell code like: > > [include-if "test `uname -s` -eq Darwin"] > > Very flexible, though it makes me think we are getting a little > overboard. And it's an extra shell invocation whenever we read the > config, which is ugly. Let's not go there. It is not even like we only ever call git_config() once in the lifetime of a process. -- 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