Re: [PATCH] qgit4: Add a header and set the font family appropriately to the log message
From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:42:53
In case you did not already know, --numbered is a wonderful option
to git-format-patch. It automatically numbers the commits by placing
a sequence into the subject header (e.g. [PATCH 1/3]), making it
easier for everyone to know how many patches are in your series.
--
Shawn.