t / t7500 / add-signed-offon commit t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0 (82cd7e5)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0