Re: AW: Fixed line endings in the repository

One can ignore the particular application and solve the issue within the
git configuration itself:
https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings

jk

On Thu, Nov 2, 2023 at 11:09 AM Dimitre Novatchev <dnovatchev@gmail.com>
wrote:

> Hi Christian,
>
> > Did you encounter EOL troubles with specific other editors or IDEs?
>
> Initially I was using the VS (Visual Studio) XML editor, as i t is a
> schema-directed editor, but this ended in creating the Windows line-endings.
>
> Thanks,
> Dimitre
>
> On Thu, Nov 2, 2023 at 7:50 AM Christian Grün <cg@basex.org> wrote:
>
>> Hi Dimitre,
>>
>> At present my solution is to use Notepad++, which has commands for
>> converting Windows line-endings to Unix ones.
>>
>>
>> That's something you won't need to take care of in the future.
>>
>> Did you encounter EOL troubles with specific other editors or IDEs?
>>
>> Best,
>> Christian
>>
>>
>
>

-- 
Joel Kalvesmaki
kalvesmaki.com

Received on Thursday, 2 November 2023 17:08:23 UTC