t / t7500 / add-contenton commit test: fix t7001 cp to use POSIX options (00764ca)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0