t / t7500 / add-contenton commit sequencer: learn about the special "fake root commit" handling (d87d48b)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0