]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ac/string-list-sort-u-and-tests'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Feb 2026 20:09:10 +0000 (12:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Feb 2026 20:09:10 +0000 (12:09 -0800)
commit35e17b2526135163963465878861502e496becc2
treecc2d2d17d06e11722fe6c983a2ed0544949887c6
parent4f3929275b6ce975f80e00a2decfc4ab734a8ead
parent2e711acfbdfc0fedf631688d78cde153ba835c93
Merge branch 'ac/string-list-sort-u-and-tests'

The string_list API gains a new helper, string_list_sort_u(), and
new unit tests to extend coverage.

* ac/string-list-sort-u-and-tests:
  string-list: add string_list_sort_u() that mimics "sort -u"
  u-string-list: add unit tests for string-list methods
builtin/sparse-checkout.c