t / t7500 / add-signed-offon commit Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint (32e820b)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0