t / t7500 / add-contenton commit builtin-mktree.c: use a helper function to handle one line of input (fe0bb5f)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0