t / t7500 / add-signed-offon commit test format-patch -s: make sure MIME content type is shown as needed (6b945b9)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0