[Argentina] breve explicacion sobre git

Gonzalo Odiard gonzalo at laptop.org
Thu May 19 14:01:53 EDT 2011


Si, son formas válidas sino estas usando git
Si es una modificacin grande, es preferible hacerlo con git, porque es mas
facil para el maintainer incluir los cambios,
si es un cambiochico, no hay problema.

Gonzalo



>  How do I generate a patch?
>
> git diff > blah.patch
>
> or
>
> diff -rup [old] [new]
>
> or
>
> git format-patch HEAD^
>
>
> Saludos!
>
> --
> Sanchez Héctor
> PressEnter - http://www.pressenter.com.ar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/argentina/attachments/20110519/958def96/attachment.htm 


More information about the Argentina mailing list