- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Wed, 01 Nov 2023 16:24:14 +0000
- To: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
Received on Wednesday, 1 November 2023 16:26:54 UTC
Hello, I’ve pushed a change to the master branch that will “fix” the line ending issues that we’ve sometimes experienced. I added a .gitattributes file that explicitly identifies some files (.txt, .xml, etc.) as “text files” and asserted that text files should have “auto” handling. That means a Windows user will see all of the text files in their local repository as having PC line endings (CR/LF). A Mac or Unix user will see all of the text files in their local repository as having Unix line endings (LF). Hopefully this will make life easier and simpler for everyone on both sides of that divide! Be seeing you, norm -- Norm Tovey-Walsh Saxonica
Received on Wednesday, 1 November 2023 16:26:54 UTC