Almost every time I create a text file (most of them), I get a message from git gui (I use msysgit) that it replaced (or just about) the line endings with CRLF. Obviously, I want this (and there settings for it huraah), but I do not want the annoying message to appear all the time!
How to save settings, but disable / disable pop-up message?
I have no idea how this works with git on the command line, but I like the msysgit linking process :), so I would rather not switch to bash.
git newline git-gui core.autocrlf
Rudie
source share