t / t7500 / add-contenton commit fmt_with_err: add a comment that truncation is OK (ac4896f)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0