t / t7500 / add-signed-offon commit gpg-interface: introduce new signature format "x509" using gpgsm (1e7adb9)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0