git.rst
changeset 231 3b3680e6d481
parent 230 438e70eaa36b
child 735 5c437e2d5fe1
equal deleted inserted replaced
230:438e70eaa36b 231:3b3680e6d481
    25 *** Cygwin.
    25 *** Cygwin.
    26 
    26 
    27 *** MSys.
    27 *** MSys.
    28 
    28 
    29 Native port.
    29 Native port.
       
    30 
       
    31   $ cat gitconfig
       
    32 [core]
       
    33 autocrlf = false
       
    34 symlinks = false
    30 
    35 
    31   http://code.google.com/p/msysgit
    36   http://code.google.com/p/msysgit
    32 
    37 
    33 * Start your project.
    38 * Start your project.
    34 
    39