git-quiltimport: add --keep-non-patch option
authorLaura Abbott <redacted>
Wed, 12 Dec 2018 22:32:27 +0000 (14:32 -0800)
committerJunio C Hamano <redacted>
Mon, 7 Jan 2019 23:29:34 +0000 (15:29 -0800)
commit1eadaa3978fb8f9e9d062379fc95a65fb5ff6f8b
tree31a87b32659c3b405a8f44807209ff80597711ab
parent5d826e972970a784bd7a7bdf587512510097b8c7
git-quiltimport: add --keep-non-patch option

git-am has the --keep-non-patch option to pass -b to
git-mailinfo for keeping subject prefixes intact. Allow
this option to be used with quiltimport as well.

Signed-off-by: Laura Abbott <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-quiltimport.txt
git-quiltimport.sh
git clone https://git.99rst.org/PROJECT