Add .git.diff.order file
Commit 97a85089d67 ("Make do-rebase generate proper patches regardless of git config") changed do-rebase to generate patches as expected by the pkg but unfortunately it missed the file to control the order in which files appear in the output. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
bbce628672
commit
0e98773e00
15
.git.diff.order
Normal file
15
.git.diff.order
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
*.dec
|
||||||
|
*.dsc.inc
|
||||||
|
*.dsc
|
||||||
|
*.fdf
|
||||||
|
*.inf
|
||||||
|
*.vfr
|
||||||
|
*.ac
|
||||||
|
*.def
|
||||||
|
*.c
|
||||||
|
*.h
|
||||||
|
*.S
|
||||||
|
*.mk
|
||||||
|
Makefile.*
|
||||||
|
Make.*
|
||||||
|
Makefile
|
Loading…
Reference in New Issue
Block a user