View Single Post
Old 11-06-2020, 06:32 AM   #498
lrpirlet
Connoisseur
lrpirlet began at the beginning.
 
Posts: 96
Karma: 40
Join Date: Mar 2020
Location: Belgium (sorry, I am from the Walloon side of the country and I speak french only)
Device: PW3, Kobo Libra H2O
Hi MrTick

Thanks for sharing...

And, as far as luck is concerned, I bet you hide your skills and your developing intuition behind it...

Ok, I may have been unclear about the command:
Code:
git config --global core.autocrlf input
According to my experience, if the master on GitHub is saved as a unix file, then after the command, Git accept to save it localy with CR only.(verified with od -c on my local windows repository)...

So yes the workaround (solution?) is there already.

Last edited by lrpirlet; 11-06-2020 at 11:13 AM.
lrpirlet is offline   Reply With Quote