nibuen / SpaceAlertMissionGenerator

Mission Generator For Space Alert Board Game On Android
https://blog.iterary.com/
MIT License
15 stars 9 forks source link

32dev #45

Closed kuhrusty closed 4 years ago

kuhrusty commented 4 years ago

Well, once again line terminators have been auto-goobered for me; the diffs look good in Android Studio, but after committing, GitHub shows every line in MissionLog.java changed, which is somewhat enraging.

nibuen commented 4 years ago

Sorry about that =/. I had the same problem if you look at my other PR =/. I will see if i can find a tool to correct all at once so we can get over that hump...

nibuen commented 4 years ago

@kuhrusty I just added https://github.com/nibuen/SpaceAlertMissionGenerator/blob/master/.gitattributes and reset all the files following this https://docs.github.com/en/github/using-git/configuring-git-to-handle-line-endings hopefully that gets rid of the problem you are seeing