]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mf/fix-type-in-config-h'
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Mar 2022 00:53:07 +0000 (17:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Mar 2022 00:53:07 +0000 (17:53 -0700)
commit8d1ae40bae1568be25dcc55679f1635b90d53d1b
treee915b9e846e6390a2c7107def2cf7cad836474be
parent6969ac64bf1c7bc43e897d6bfe7d2450d37e9aa9
parent5445124fad4db6c6646edc8b9b0348794fd7e439
Merge branch 'mf/fix-type-in-config-h'

"git config -h" did not describe the "--type" option correctly.

* mf/fix-type-in-config-h:
  config: correct "--type" option in "git config -h" output
builtin/config.c