t / t7500 / add-contenton commit RelNotes 1.8.2: push-simple will not be in effect in this release (ce209d0)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0