]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/doc-config-list'
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2026 18:21:59 +0000 (11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2026 18:21:59 +0000 (11:21 -0700)
"git config list" is the official way to spell "git config -l" and
"git config --list".  Use it to update the documentation.

* kh/doc-config-list:
  doc: gitcvs-migration: rephrase “man page”
  doc: replace git config --list/-l with `list`


Trivial merge