t / t7500 / add-contenton commit t0000: check whether the shell supports the "local" keyword (01d3a52)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0