Changes

Jump to: navigation, search

Mouse Lock Implementation FAQ

2 bytes added, 21:50, 8 November 2011
Changed recommended core.autocrlf setting to true, which is what you want to do
</pre>
'''Answer 3''': Before cloning the repository, you set the core.autocrlf to false true by using the following line.
<pre>
git config --global core.autocrlf falsetrue
</pre>
Afterwards, you can freely clone the repository and the build should now work.
1
edit

Navigation menu