Re: about to commit 802 files removing ˆM

2015-11-23 Thread Andy
Go for it Thiago. Someone has to do it ;-) On 23/11/2015 20:41, Thiago Veronezi wrote: Guys, anyone against a huge commit of 802 file in order to remove the ˆM chars? I'm about to do it... tveronezi@ubatuba:tomee$ git diff d6a840ece46ededd9c9dab410a61c1c439536417 fe7e0d9b102db43b4dbbe4bdbd284ec

Re: about to commit 802 files removing ˆM

2015-11-23 Thread Andy
I posted comprehensively on this already. The rules here must be followed else issues will continue to arise: https://help.github.com/articles/dealing-with-line-endings/ There can be no left or right on this. Please make sure you are correctly configured for your OS. Andy. On 23/11/2015 21:

Re: about to commit 802 files removing ˆM

2015-11-23 Thread Romain Manni-Bucau
We need a gitconfig sample. I use line ending lf and input config. Seems ok with current source. Anyway if we need any formatting code please do it this week or never. Le 23 nov. 2015 20:59, "Thiago Veronezi" a écrit : > With the recent changes in > https://github.com/apache/tomee/commits/maste

Re: about to commit 802 files removing ˆM

2015-11-23 Thread Thiago Veronezi
With the recent changes in https://github.com/apache/tomee/commits/master/.gitattributes, git keeps complaining about these files. []s, Thiago. On Mon, Nov 23, 2015 at 2:55 PM, Mark Struberg wrote: > > do we already have any policy for line endings? > I’m usually doing checkout as is, commit as

Re: about to commit 802 files removing ˆM

2015-11-23 Thread Mark Struberg
do we already have any policy for line endings? I’m usually doing checkout as is, commit as is… I think the potential loss of author info is worse than having mixed line endings. Modern editors can cope with it really well… LieGrue, strub > Am 23.11.2015 um 20:41 schrieb Thiago Veronezi : >

about to commit 802 files removing ˆM

2015-11-23 Thread Thiago Veronezi
Guys, anyone against a huge commit of 802 file in order to remove the ˆM chars? I'm about to do it... tveronezi@ubatuba:tomee$ git diff d6a840ece46ededd9c9dab410a61c1c439536417 fe7e0d9b102db43b4dbbe4bdbd284ecbcfa86a64 server/openejb-axis/src/test/resources/schema/SoapArrayByAttribute.xsd diff --gi