t / t7500 / add-contenton commit revision: add rev_input_given flag (7ba8262)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0