t / t7500 / add-contenton commit tutorial: use prompt with user names in example, to clarify who is doing what (5d5e88a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0