t / t7500 / add-contenton commit t7508: add a test for "git status" in a read-only repository (b2f6fd9)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0