OSDN Git Service

Merge branch 'jc/worktree-config' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Oct 2016 21:21:17 +0000 (14:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Oct 2016 21:21:17 +0000 (14:21 -0700)
commitfdb70b16a006f82b65fb92995886a074c829f587
treec13700374eccda4783aefbab2b1c6e54addf90f3
parentf7f0a87e0a27a1baaf782af7cec18fd23fdf35de
parentd49028e6e7ad02a0fc2622487abc46312d9b42f4
Merge branch 'jc/worktree-config' into maint

"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