|
From: | Paul Eggert |
Subject: | Re: Git refuses to commit files with DOS EOL |
Date: | Sat, 30 May 2015 11:52:10 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
Eli Zaretskii wrote:
So you are saying that adding a file with DOS EOLs requires such additions to .gitattributes?
Yes, basically.
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.
[Prev in Thread] | Current Thread | [Next in Thread] |