t / t7500 / add-signed-offon commit tempfile: prefer is_tempfile_active to bare access (e6fc267)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0