t / t7500 / add-contenton commit commit-graph: implement git-commit-graph write (f237c8b)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0