Home
last modified time | relevance | path

Searched hist:afe1e6ba860bb3733d9aae9083ce2622597cabfc (Results 1 – 1 of 1) sorted by relevance

/freebsd/
H A D.git-blame-ignore-revsdiff afe1e6ba860bb3733d9aae9083ce2622597cabfc Wed Nov 15 18:46:57 CET 2023 Brooks Davis <brooks@FreeBSD.org> Sort .git-blame-ignore-revs by commit order

This makes it easier to add blocks of commits such as
4ca5df80393e1f2..c90d0600ee000e78 which do a single thing over the
course of multiple commits. Sorting by hash would require manually
inserting each one with a comment.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D42601