]> git.ipfire.org Git - thirdparty/git.git/commit - advice.h
advice: sort the advice related lists
authorRubén Justo <rjusto@gmail.com>
Thu, 11 Jan 2024 12:40:01 +0000 (13:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Jan 2024 01:15:54 +0000 (17:15 -0800)
commit3196029b5b6afc5bda3f5514a1ed51a7c7fb7b81
treefd7de10d5fff758d0fbb823c2b51329d67779764
parenta54a84b333adbecf7bc4483c0e36ed5878cac17b
advice: sort the advice related lists

Let's keep the advice related lists sorted to make them more
digestible.

A multi-line comment has also been changed; that produces the unexpected
'insertion != deletion' in this supposedly 'only sort lines' commit.

Signed-off-by: Rubén Justo <rjusto@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/advice.txt
advice.c
advice.h