Re: git status internals and line endings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marc Strapetz:

Sounds like the core.autocrlf setting (see "git help config"), which I believe is set by default on Windows.

I have checked both $GIT_DIR/config and ~/.gitconfig and autocrlf has not been set.

It is usually set by default by the installer. Look at %INSTALLDIR%\etc\gitconfig, it should contain

  [core]
   autoCRLF = true

among other things.

--
\\// Peter - http://www.softwolves.pp.se/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]