[Cuis] Git for newbies

Juan Vuletich juan at jvuletich.org
Wed Feb 6 21:20:56 CST 2013


On 2/5/2013 9:18 AM, Germán Arduino wrote:
> 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
>


Thanks! :)
> 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.
>




More information about the Cuis mailing list