t / t7500 / add-signed-offon commit execv_dashed_external: use child_process struct (2b296c9)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0