t / t7500 / add-signed-offon commit i18n: apply: update say_patch_name to give translators complete sentence (5613e81)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0