Re: [statitsics] .gitattributes

2019-05-24 Thread Alex Herbert
On 24/05/2019 15:55, Eric Barnhill wrote: +1 Users should also beware that working on a repo in Windows in an IDE can cause the file to take on a pile of Windows line endings which git then pushes. This has happened to me elsewhere. Maybe this fix takes care of it. From what I understand thi

Re: [statitsics] .gitattributes

2019-05-24 Thread Eric Barnhill
+1 Users should also beware that working on a repo in Windows in an IDE can cause the file to take on a pile of Windows line endings which git then pushes. This has happened to me elsewhere. Maybe this fix takes care of it. On Fri, May 24, 2019, 00:28 Alex Herbert wrote: > The recent PR to add