]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kh/doc-config-list' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 18:10:41 +0000 (11:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 18:10:41 +0000 (11:10 -0700)
commitfb95f091ccdd9122a9dcb7831393204563ddede7
treecad675c446851d042ae1aa4219d1601998639b91
parentd3d6ef5197f72271e7baac02a8a46856f6d761ac
parent57177ad139c3d83116459c5a8ec323b8d2a050f4
Merge branch 'kh/doc-config-list' into next

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