From: Junio C Hamano Date: Wed, 6 Jul 2016 20:38:11 +0000 (-0700) Subject: Merge branch 'jk/upload-pack-hook' X-Git-Tag: v2.10.0-rc0~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e4bf907890e094f1c1c8c5086387e7d5fdb0655;p=git Merge branch 'jk/upload-pack-hook' "upload-pack" allows a custom "git pack-objects" replacement when responding to "fetch/clone" via the uploadpack.packObjectsHook. * jk/upload-pack-hook: upload-pack: provide a hook for running pack-objects t1308: do not get fooled by symbolic links to the source tree 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 --- 1e4bf907890e094f1c1c8c5086387e7d5fdb0655