Re: [PATCH] Document patch subject line better

From: Jean Delvare
Date: Mon Oct 03 2005 - 15:41:11 EST


Hi Paul,

> I send patches directly from my quilt patches directory. The patches
> file ends up being -exactly- the email message body. I did put in a
> "---", with a short comment about how this patch fit in with the
> earlier ones of yesterday, and removed the "Index: " and "========="
> lines that quilt adds.

FYI, quilt 0.41 and above have a --no-index option to the refresh
command, which will avoid this second annoyance. You can simply add the
following to ~/.quiltrc:

QUILT_NO_DIFF_INDEX=1

And the default behavior will be changed to match Linus' requirements.

--
Jean Delvare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/