]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pb/complete-config'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2024 23:36:06 +0000 (15:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2024 23:36:06 +0000 (15:36 -0800)
The command line completion script (in contrib/) learned to
complete configuration variable names better.

* pb/complete-config:
  completion: add and use __git_compute_second_level_config_vars_for_section
  completion: add and use __git_compute_first_level_config_vars_for_section
  completion: complete 'submodule.*' config variables
  completion: add space after config variable names also in Bash 3

1  2 
contrib/completion/git-completion.bash
t/t9902-completion.sh

Simple merge