t / t7500 / add-contenton commit builtin/cat-file: convert struct expand_data to use struct object_id (cd4f77b)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0