]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ac/help-sort-correctly'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 16:20:30 +0000 (09:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 16:20:30 +0000 (09:20 -0700)
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

1  2 
builtin/help.c

diff --cc builtin/help.c
Simple merge