t / t7500 / add-contenton commit revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so (9fa8aec)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0