t / t7500 / add-contenton commit mv: no SP between function name and the first opening parenthese (4f1bbd2)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0