Re: EOLs in Code

2012-06-02 Thread Itamar Syn-Hershko
Yes, seems like all of them. Will look into it. On Sat, Jun 2, 2012 at 9:25 PM, Stefan Bodewig wrote: > On 2012-06-02, Itamar Syn-Hershko wrote: > > > I'm using git-svn, with auto-crlf set to true > > I'm not familiar enough with git-svn. auto-crlf will cover the git side > but I don't think it

Re: EOLs in Code

2012-06-02 Thread Stefan Bodewig
On 2012-06-02, Itamar Syn-Hershko wrote: > I'm using git-svn, with auto-crlf set to true I'm not familiar enough with git-svn. auto-crlf will cover the git side but I don't think it sets the eol-style property in svn. > - I think this will cover it but let me know if my commits are bad... I th

Re: EOLs in Code

2012-06-02 Thread Itamar Syn-Hershko
I'm using git-svn, with auto-crlf set to true - I think this will cover it but let me know if my commits are bad... On Sat, Jun 2, 2012 at 6:59 PM, Stefan Bodewig wrote: > Hi all, > > a few days ago I saw few files without license headers and wanted to > provide a patch to fix them. I realized