Give git-am back the ability to add Signed-off-by lines.
commitdfdd7e6686833ab3c0d9af412809a5455b9573de
authorJohannes Sixt <johannes.sixt@telecom.at>
Tue, 6 Nov 2007 20:33:58 +0000 (6 21:33 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2007 21:07:48 +0000 (6 13:07 -0800)
treefd8c99ec84d7753ccd6738b214e2780429956dbc
parent5410a02ab9e6a1987147724f8ea65e6a077b3832
Give git-am back the ability to add Signed-off-by lines.

This was lost in the migration to git-rev-parse --parseopt by commit
78443d90491c1b82afdffc3d5d2ab8c1a58928b5.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh