]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/complete-config-vars'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2018 21:33:42 +0000 (14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2018 21:33:42 +0000 (14:33 -0700)
commit6e96e88ae43e8c78ec0066b0ee87d53987b14098
tree8a5fd127cbdaaf98f4a5aa607e45eb72f21bc19d
parent7ae96e3fcfcd4f3d7c18965eb8805554a9e432bc
parenteb90ea79c59197e25a40fc3414a75d977f8a8f56
Merge branch 'nd/complete-config-vars'

"git help --config" (which is used in command line completion)
missed the configuration variables not described in the main
config.txt file but are described in another file that is included
by it, which has been corrected.

* nd/complete-config-vars:
  generate-cmdlist.sh: collect config from all config.txt files
Documentation/config.txt