[Cuis] Git for newbies

Germán Arduino garduino at gmail.com
Tue Feb 5 06:18:03 CST 2013


Hi:

Sorry if I'm repeating something already discussed here, but I found a
simple guide that saved me a lot of time, to use Git.

It is: http://rogerdudler.github.com/git-guide/index.html

BTW, the problem with the CRLF is that by default git add the crlf in
the checkout.

I'm only noticed this behavior when I used git at command line in
Linux and I saw a warning, but with GitHub client (Mac or Windows) the
warning is not showed.

The way of disable this behavior is "git config --global core.autocrlf false"

HTH.

-- 
Sincerely,
Germán Arduino
about.me/garduino



More information about the Cuis mailing list