Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitattributes: prefer `eol=lf` to `crlf=input` | Ben Boeckel | 2017-08-23 | 1 | -1/+1 |
| | | | | The `crlf` attribute is deprecated in Git. | ||||
* | Fix CMake.File hash test for CRLF checkouts | Brad King | 2011-11-16 | 1 | -0/+1 |
Use a dedicated test input file for the file() hash API tests. Set attribute crlf=input so it is always checked out correctly. |