[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Git refuses to commit files with DOS EOL
From: |
Eli Zaretskii |
Subject: |
Re: Git refuses to commit files with DOS EOL |
Date: |
Sat, 30 May 2015 22:24:35 +0300 |
> Date: Sat, 30 May 2015 11:52:10 -0700
> From: Paul Eggert <address@hidden>
> Cc: address@hidden
>
> > Is that because of our pre-commit hook, or is this something general
> > with Git?
>
> Both. It's in our pre-commit hook, and our pre-commit hook uses a Git
> general
> facility to check this.
I mean, if some other project using Git doesn't have a pre-commit
hook, do I still need to make these changes in .gitattributes for
files with DOS EOLs?