t / t7500 / add-contenton commit refresh_index_quietly(): express "optional" nature of index writing better (fbbdbfc)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0