Commit 6e53171
chore: renormalize gradlew.bat line endings (#616)
chore: renormalize gradlew.bat line endings per .gitattributes
The file was stored with raw CRLF in the git object, but .gitattributes
declares `*.bat text eol=crlf`, which requires LF in the object store.
This caused the file to always appear modified on checkout.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent dacc28e commit 6e53171
1 file changed
Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments