On Mon, Dec 05, 2016 at 08:30:21AM +0800, Fam Zheng wrote: > 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
Let's add the .md suffix instead? For example, I'm not sure we want .cfg files on top like this. -- MST