t / t7500 / add-signed-offon commit fmt_with_err: add a comment that truncation is OK (ac4896f)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0