t / t7500 / add-contenton commit builtin-apply: use warning() instead of fprintf(stderr, "warning: ") (eca2a8f)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0