commit 9611eac1cfb2aa83e23fef05f21f1888ece9372f parent 43119694fbf9e678bdf8f0dd9ee346a89832c5a9 Author: earthlng <earthlng@users.noreply.github.com> Date: Mon, 6 Aug 2018 18:52:30 +0000 test test Diffstat:
| A | test-CR.bat | | | 2 | ++ |
| A | test-CRLF.bat | | | 8 | ++++++++ |
| A | test-LF.bat | | | 8 | ++++++++ |
3 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/test-CR.bat b/test-CR.bat @@ -0,0 +1 @@ +line endings testline endings testline endings testline endings test +\ No newline at end of file diff --git a/test-CRLF.bat b/test-CRLF.bat @@ -0,0 +1,8 @@ + +line endings test + +line endings test + +line endings test + +line endings test diff --git a/test-LF.bat b/test-LF.bat @@ -0,0 +1,8 @@ + +line endings test + +line endings test + +line endings test + +line endings test