diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2013-02-12 13:20:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-12 10:06:25 -0800 |
commit | 66c0786ca59ec2f281fe9c78521b79f8bccfc954 (patch) | |
tree | 31bbd095201e2f65b447f478983cc148f9436e78 /mergesort.c | |
parent | Update draft release notes to 1.8.2 (diff) | |
download | tgif-66c0786ca59ec2f281fe9c78521b79f8bccfc954.tar.xz |
completion: support 'git config --local'
This needs to be done in two places: __git_config_get_set_variables to
allow clever completion of "git config --local --get foo<tab>", and
_git_config to allow "git config --loc<tab>" to complete to --local.
While we're there, change the order of options in the code to match
git-config.txt.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergesort.c')
0 files changed, 0 insertions, 0 deletions