t / t7500 / add-contenton commit commit: quote the user name in the example (8bb45b2)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0