History log of /kvm-unit-tests/scripts/git.difforder (Results 1 – 1 of 1)
Revision Date Author Comments
# cf44bb89 12-Dec-2016 Andrew Jones <drjones@redhat.com>

Add git-diff orderFile

It's helpful to have a common order of file types in patches.
Applying git-diff's orderFile feature allows us to do that. Just
do 'git config diff.orderFile scripts/git.diffor

Add git-diff orderFile

It's helpful to have a common order of file types in patches.
Applying git-diff's orderFile feature allows us to do that. Just
do 'git config diff.orderFile scripts/git.difforder' to enable it.

Acked-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...