Page 2 of 2

Re: [library] Artal, work directly with .PSD files.

Posted: Sat May 21, 2016 10:18 pm
by Evine
Neat, I looked through it a little and it looks nice. :D And I'll make sure to push it with unix line ending in the future.

Re: [library] Artal, work directly with .PSD files.

Posted: Sun May 22, 2016 12:27 am
by pgimeno
s-ol wrote:but you really should have unix line endings if you put it in a git repo.
Having a proper .gitattributes, and the file normalized to LF line endings in the repo, is the way to go. That enables everyone to retrieve the text files with the line endings adapted to their system.

https://git-scm.com/docs/gitattributes