t / t7500 / add-signed-offon commit grep: add a test helper function for less verbose -f \0 tests (77f6f44)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0