t / t7500 / add-contenton commit switch: better names for -b and -B (b7b5fce)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0