t / t7500 / add-contenton commit SubmittingPatches: Cite the 50 char subject limit (43e331e)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0