From: Junio C Hamano Date: Tue, 11 Oct 2016 21:21:17 +0000 (-0700) Subject: Merge branch 'jc/worktree-config' into maint X-Git-Tag: v2.10.2~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdb70b16a006f82b65fb92995886a074c829f587;p=thirdparty%2Fgit.git 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 --- fdb70b16a006f82b65fb92995886a074c829f587