How config git on windows.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 16 Nov 2009 22:47:45 +0200
changeset 231 3b3680e6d481
parent 230 438e70eaa36b
child 232 4de1dc8ac8a0
child 239 661b792c6603
How config git on windows.
git.rst
--- a/git.rst	Mon Nov 16 22:46:43 2009 +0200
+++ b/git.rst	Mon Nov 16 22:47:45 2009 +0200
@@ -28,6 +28,11 @@
 
 Native port.
 
+  $ cat gitconfig
+[core]
+autocrlf = false
+symlinks = false
+
   http://code.google.com/p/msysgit
 
 * Start your project.