t / t7500 / add-contenton commit checkout $tree $path: do not clobber local changes in $path not in $tree (0a1283b)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0