From: Michael Haggerty Date: Tue, 25 Nov 2014 08:02:35 +0000 (+0100) Subject: sort_string_list(): rename to string_list_sort() X-Git-Tag: v2.3.0-rc0~70^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3383e199847485fedf83d0fa38bbd5363074093a?hp=3383e199847485fedf83d0fa38bbd5363074093a sort_string_list(): rename to string_list_sort() The new name is more consistent with the names of other string_list-related functions. Suggested-by: Junio C Hamano Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---