On 29 June 2017 at 20:55, Gary Gregory <[email protected]> wrote:
> On Thu, Jun 29, 2017 at 12:23 PM, sebb <[email protected]> wrote:
>
>> On 29 June 2017 at 20:13, Gary Gregory <[email protected]> wrote:
>> > Try
>> >
>> > git config --global core.autocrlf input
>> >
>> > Then clone.
>>
>> I already have that set.
>>
>> Note that I cloned several of the HC repos and they exhibit different
>> behaviour.
>>
>> I don't have the same issue with the -client repos
>>
>
> Maybe the EOLs are messed up in the files themselves.

They appear to have CRLF when I look at them on MacOSX

I think you added them.

So maybe there is a problem with your setup that caused them to be
stored with CRLF line terminations.

> Gary
>
>>
>> > Gary
>> >
>> > On Jun 29, 2017 12:09 PM, "sebb" <[email protected]> wrote:
>> >
>> >> There seem to be some EOL issues with .travis.yml and README.md in
>> >> core-master.
>> >>
>> >> I cloned a fresh copy (MacOSX) and git status shows changes:
>> >>
>> >> On branch master
>> >> Your branch is up-to-date with 'origin/master'.
>> >> Changes not staged for commit:
>> >>   (use "git add <file>..." to update what will be committed)
>> >>   (use "git checkout -- <file>..." to discard changes in working
>> directory)
>> >>
>> >>     modified:   .travis.yml
>> >>     modified:   README.md
>> >>
>> >> I'm not a git guru so have no idea how to fix this so it also works in
>> >> Windows.
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [email protected]
>> >> For additional commands, e-mail: [email protected]
>> >>
>> >>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to