t / t7500 / add-contenton commit t5303: work around printf breakage in dash (8c1f6f6)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0