You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git config core.autocrlf true # think about this one an Eclipse/Acceleo
git add --renormalize .
git commit -m "chore: renormalize line endings"
git push
on the main Lyo repo this is the only file that gets renormalized:
https://stackoverflow.com/questions/7156694/git-how-to-renormalize-line-endings-in-all-files-in-all-revisions
on the main Lyo repo this is the only file that gets renormalized:
modified: domains/org.eclipse.lyo.tools.domainmodels/representations.aird
The text was updated successfully, but these errors were encountered: