Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Mouse Lock Implementation FAQ
1 byte added
,
10:30, 2 November 2011
m
→
Discussion
==Discussion==
'''NorthWind87
:
''' With regard to the "windows line error" question, is it not enough to simply set core.autocrlf to false and core.eol to lf?
<pre>
git config --unset core.autocrlf
NorthWind87
1
edit