t / t7500 / add-contenton commit send-pack.c: add --atomic command line argument (4ff17f1)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0