diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-09-26 23:49:39 -0700 | 
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-09-27 10:51:33 -0700 | 
| commit | d49028e6e7ad02a0fc2622487abc46312d9b42f4 (patch) | |
| tree | 8233039eeaea8df5d4a359226e8a7ad96a097eba /t/t2107-update-index-basic.sh | |
| parent | 7c0304af62fcb777faac6eebd8c242d3de4f605d (diff) | |
worktree: honor configuration variables
The command accesses default_abbrev (defined in environment.c and is
updated via core.abbrev configuration), but never makes any call to
git_config().  The output from "worktree list" ignores the abbrev
setting for this reason.
Make a call to git_config() to read the default set of configuration
variables at the beginning of the command.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2107-update-index-basic.sh')
0 files changed, 0 insertions, 0 deletions
