t / t7500 / add-contenton commit Fix 'git show' on signed tag of signed tag of commit (4f3dcc2)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0