t / t7500 / add-signed-offon commit graph: add support for --line-prefix on all graph-aware output (660e113)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0