t / t7500 / add-contenton commit post-receive-email: optional message line count limit (b03e7b7)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0