t / t7500 / add-signed-offon commit t7610: delete some now-unnecessary 'git reset --hard' lines (e866ff8)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0