t / t7500 / add-contenton commit builtin-blame: set up the work_tree before the first file access (354e653)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0