t / t7500 / add-contenton commit Use git_mkstemp_mode instead of plain mkstemp to create object files (5256b00)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0