Thread (5 messages) flat view 5 messages, 4 authors, 2017-07-01

Re: Bug with automated processing of git status results

From: Torsten Bögershausen <hidden>
Date: 2017-06-30 09:22:29

Possibly related (same subject, not in this thread)


On 30/06/17 11:09, Matthieu Moy wrote:
Сергей Шестаков [off-list ref] writes:
quoted
I understand that we can turn off core.safecrlf, but it's
inconvinient.
Note that you can do that without actually changing the config file:

   git -c core.safecrlf=false status ...
Beside that, I would recommend to set up a .gitattributes file:

$ echo "*.xml text eol=lf" >>.gitattributes
$ git add .gitattributes
$ git commit -m "xml files are text with LF line endings"
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help