Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Line-Endings by introducing .gitattributes #396

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

apinske
Copy link
Contributor

@apinske apinske commented May 25, 2021

All changes in a431527 are just CRLF->LF changes. git show -w a431527 is empty.

All future commits will automatically convert to LF-only on git add, see https://git-scm.com/docs/gitattributes.

apinske added 2 commits June 19, 2021 16:21
Fix Line-Endings to only LF for all text files.
Result of running `git add --renormalize .`
@apinske apinske force-pushed the feature/line_endings branch from 765f141 to a431527 Compare June 19, 2021 14:22
@marcelmay marcelmay added this to the 2.0.0-alpha-2 milestone Jun 21, 2021
@marcelmay marcelmay merged commit fe1b99a into greenmail-mail-test:master Jun 21, 2021
@apinske apinske deleted the feature/line_endings branch June 26, 2021 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants