Open main menu

CDOT Wiki β

Changes

Mouse Lock Implementation FAQ

45 bytes removed, 17:34, 8 November 2011
How do I resolve the windows line ending error when trying to build FireFox?
git checkout .
</pre>
 
 
 
WHAT DO U MEAN BY THIS DOESNT MAKE SENSE
 
'''Answer 3''': Before cloning the repository, set the core.autocrlf to false by using the following line.
1
edit