t / t7500 / add-contenton commit Change regerror() declaration from K&R style to ANSI C (C89) (3f83bf3)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0