t / t7500 / add-contenton commit parse-options: allow callbacks to take no arguments at all. (f481e22)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0