]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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