t / t7500 / add-signed-offon commit bisect: Log possibly bad, skipped commits at bisection end (f989cac)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0