t / t7500 / add-signed-offon commit parse_opt_string_list: stop allocating new strings (7a7a517)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0