t / t7500 / add-contenton commit Make report() from usage.c public as vreportf() and use it. (ebaa79f)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0