On Thu, May 26, 2016 at 03:50:14PM -0700, Junio C Hamano wrote: > * jk/upload-pack-hook (2016-05-24) 6 commits > - upload-pack: provide a hook for running pack-objects > - config: add a notion of "scope" > - config: return configset value for current_config_ functions > - config: set up config_source for command-line config > - git_config_parse_parameter: refactor cleanup code > - git_config_with_options: drop "found" counting > > Allow a custom "git upload-pack" replacement to respond to > "fetch/clone" request. > > Will merge to 'next'. I just sent a replacement for the fourth patch that avoids the t/helper problem. It's probably worth dealing with before even hitting "next" so as not to break bisection. You should probably hold off on merging the top one. The discussion stalled because I was on vacation, but it has resumed now (the earlier refactoring bits are uncontroversial, I think). -Peff -- 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