t / t7500 / add-contenton commit fast-export: do not copy from modified file (b3e8ca8)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0