"git format-patch --cover-letter" populates the body with the branch
description instead of the placeholder text by default. This prevents
"git publish" to replace it with the actual body that is kept in the
-staging tag.
Just tell "git format-patch" to only populate with the placeholder text.
Fixes #105
Signed-off-by: Greg Kurz
"git format-patch --cover-letter" populates the body with the branch description instead of the placeholder text by default. This prevents "git publish" to replace it with the actual body that is kept in the