t / t7500 / add-contenton commit fetch: replace string-list used as a look-up table with a hashmap (e198b3a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0