t / t7500 / add-contenton commit shell: do not play duplicated definition games to shrink the executable (4cfc24a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0