Skip to content

Commit

Permalink
Merge pull request #33947 from albers/mvnw-cygwin
Browse files Browse the repository at this point in the history
Force Linux line endings for mvnw
  • Loading branch information
gsmet authored Jun 13, 2023
2 parents bb5bd89 + 00a8c88 commit 266a6c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ./mvnw fails on Windows in git bash if -Xmx in that file has a trailing CRLF
.mvn/jvm.config text eol=lf
mvnw text eol=lf
*.xml text eol=lf
*.java text diff=java eol=lf
*.kt text diff=kotlin eol=lf
Expand Down

0 comments on commit 266a6c7

Please sign in to comment.