HomeFreeBSD

Sort .git-blame-ignore-revs by commit order

Description

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

(cherry picked from commit afe1e6ba860bb3733d9aae9083ce2622597cabfc)

Details

Provenance
brooksAuthored on Nov 15 2023, 5:46 PM
Reviewer
emaste
Differential Revision
D42601: Sort .git-blame-ignore-revs by commit order
Parents
rGd5aedf850d5b: OptionalObsoleteFiles.inc: document block order
Branches
Unknown
Tags
Unknown