Merge branch 'jc/worktree-config'
commited0006aa93bd12149a19b93fa7d3bfc15be36cfd
authorJunio C Hamano <gitster@pobox.com>
Thu, 29 Sep 2016 23:57:14 +0000 (29 16:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Sep 2016 23:57:14 +0000 (29 16:57 -0700)
tree283850b21d77c35da32872e6abc0dfc39b94298e
parentfff948fe0e24d8f537b91c1de0349dc2e105dcd9
parentd49028e6e7ad02a0fc2622487abc46312d9b42f4
Merge branch 'jc/worktree-config'

"git worktree", even though it used the default_abbrev setting that
ought to be affected by core.abbrev configuration variable, ignored
the variable setting.  The command has been taught to read the
default set of configuration variables to correct this.

* jc/worktree-config:
  worktree: honor configuration variables