t / t7500 / add-contenton commit git add: Add the "--ignore-missing" option for the dry run (108da0d)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0