t / t7500 / add-contenton commit DWIM 'git show -5' to 'git show --do-walk -5' (5853cae)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0