Re: PR 2730, "Fix" line-endings
Posted: Tue Dec 03, 2019 11:38 am
This is on my TODO for years ... We need to do this step by step because a rebase does not work after a huge line endings change. As an example ATM I run around 10 automatic rebases to have these changes (which are not finished yet) still on top of master.
But lets get started ...
In FEM there are only some C++ files from VTK post processing which still uses windows line endings. I would acceppt a change in FEM to unix line endings for all code files. What we need to take care of is some git preference which automaticly converts any windows lineending automaticly in unix line ending in any later commit. But only for FEM at the moment. There is such pref in git but I do not know about it.
cheers bernd
But lets get started ...
In FEM there are only some C++ files from VTK post processing which still uses windows line endings. I would acceppt a change in FEM to unix line endings for all code files. What we need to take care of is some git preference which automaticly converts any windows lineending automaticly in unix line ending in any later commit. But only for FEM at the moment. There is such pref in git but I do not know about it.
cheers bernd