|
|
|
|
|
by kelnos
1895 days ago
|
|
This might be out of date, but IIRC GMail, in plain text mode, will break lines at 72 or 80 characters or something like that, which will mangle inline patches. LKML's policy prefers (requires?) that you send patches inline and not as attachments. |
|
Now if only git format-patch could more usefully infer the base commit...