Sept. 27, 2014
8:23 a.m.
On Sep 26, 2014 10:31 AM, "Anand Moon" <moon.linux@yahoo.com> wrote:
Hi All,
Could somebody provide me steps to create patch series.
the way i do it: suppose you need to create patch series for your last 5 commits then : git format-patch -5 -s -n -o patchfolder patches will be saved in the patchfolder. to send the series: git send-mail patchfolder/* thanks sudip
How to send version's of these patches.
How to resend these patches.
-Anand Moon
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies