On Wed, Jul 13, 2011 at 9:40 AM, Anand Arumugam <anand.arumug@gmail.com>wrote:
Take a look at 'git apply' and 'git format-patch' commands.
On Wed, Jul 13, 2011 at 3:22 AM, RKK <kulkarni.ravi4@gmail.com> wrote:
Hi all,
Sorry if this is a basic question. How do i take patches from e-mail? for example git send mail sends patches as e-mail
if someone wants to apply that patch to his branch then how do i get that in . patch format and then use patch -p1 *.patch or is there something im missing here? thanks. -- Warm Regards, Ravi .
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi you can see greg video about write and submit your first kernel patch it's really good. It can help you very much. the link is www.youtube.com/watch?v=LLBrBBImJt4 best samuel PS: apologize in advance to weak english and multi times send.