]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ac/help-sort-correctly' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2026 17:50:38 +0000 (10:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2026 17:50:38 +0000 (10:50 -0700)
commitdb220e143f4e33525efdb4fd0d840af1a866584e
treeb37cd5cc128654fe37d68bc2507db2ce3f4f4e0f
parentbe057bed357696e621e80e6c20556ba9b6dad86a
parent088e994bf62a8135b87615c3e786958b397a9fd7
Merge branch 'ac/help-sort-correctly' into next

The code in "git help" that shows configuration items in sorted
order was awkwardly organized and prone to bugs.

* ac/help-sort-correctly:
  help: cleanup the contruction of keys_uniq
builtin/help.c