scripts: Introduce a default git.orderFile
authorLeonardo Bras <leobras@redhat.com>
Mon, 11 Dec 2023 22:13:36 +0000 (19:13 -0300)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 29 Dec 2023 13:25:20 +0000 (22:25 +0900)
commit67f8f1e7aa31b6fe17aeee1c581f61fc3dfa331a
treea02cf55040e34a55b215a8369bd1fcbc74632c1c
parent15d3f7664d2776c086f813f1efbfe2ae20a85e89
scripts: Introduce a default git.orderFile

When reviewing patches, it looks much nicer to have some changes shown
before others, which allow better understanding of the patch before the
the .c files reviewing.

Introduce a default git.orderFile, in order to help developers getting the
best ordering easier.

Signed-off-by: Leonardo Bras <leobras@redhat.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/git.orderFile [new file with mode: 0644]