On Sun, 12/04 19:33, Michael S. Tsirkin wrote: > > diff --git a/scripts/git.orderfile b/scripts/git.orderfile > > new file mode 100644 > > index 000000000000..3cab16e0505c > > --- /dev/null > > +++ b/scripts/git.orderfile > > @@ -0,0 +1,20 @@ > > +# Apply this diff order to your git configuration with the command > > +# > > +# git config diff.orderFile scripts/git.orderfile > > + > > +docs/* > > do we need this now? .txt is just below.
It is useful for non-.txt files there, such as the bitmaps.md. Fam