t / t7500 / add-signed-offon commit doc/clone: Pick more compelling paths for the --reference example (f22a654)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0