t / t7500 / add-contenton commit Only use GIT_CONFIG in "git config", not other programs (dc87183)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0