Right now toolbar settings are saved with \r\n characters as line endings
When exporting via Features, it fires up CRLF problems with git (the rest of the file is LF, but the toolbar setting is CRLF)
Attached is a patch to solve this
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | CRLF-issue.patch | 721 bytes | SebCorbin |
Comments
Comment #1
SebCorbin commentedAttaching patch failed, sorry
Comment #2
jcisio commentedCommitted. Thanks to #dcparis13 ;)