t / t7500 / add-contenton commit git_path(): be aware of file relocation in $GIT_DIR (557bd83)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0