Jeff King <peff@xxxxxxxx> writes: > The default user-agent depends on the GIT_VERSION, which > means that anytime you switch versions, it causes a full > rebuild. Instead, let's split it out into its own file and > restrict the dependency to version.o. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > This can't just depend on GIT-VERSION-FILE, since the user may have set > GIT_USER_AGENT independently, and we would want to trigger a rebuild in > that case. OK. Will queue. -- 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