t / t7500 / add-contenton commit rewrite git_config() to use the config-set API (155ef25)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0