]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit8e04162c18f1cac476638b1d8cc69764a61210f5
tree2fead1d42f3bc7699372215a57eb579bb58e80d7
parent3eabc358a940e5ac2e0cb161957a51f3e2a5a3a0
parent57177ad139c3d83116459c5a8ec323b8d2a050f4
Merge branch 'kh/doc-config-list'

"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`