t / t7500 / add-contenton commit teach index_fd to work with pipes (43df4f8)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0