[Cuis] Git for newbies

Angel Java Lopez ajlopez2000 at gmail.com
Tue Feb 5 07:24:01 CST 2013


Alternatevily, you can do

git config core.autocrlf false

in your local repo (wo/--global switch) in your Windows machine, maybe.

On Tue, Feb 5, 2013 at 9:18 AM, Germán Arduino <garduino at gmail.com> 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
>
> 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
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jvuletich.org/pipermail/cuis_jvuletich.org/attachments/20130205/6490c62b/attachment.htm>


More information about the Cuis mailing list