> > +# Set the default behavior, in case people don't have core.autocrlf set. > > +* text=auto > > Would you prefer `autocrlf=input` to `autocrlf=auto`?
Not necessarily, were there ever unwanted CRLF or LF being committed to the repository? What really matters to me are unwanted CRLF when checking out files. The rest could be left to the user. I chose `autocrlf=auto` as it is GitHub suggested default. https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings?platform=windows#example -- Antonin _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public