t / t7500 / add-contenton commit Makefile: fix permissions of mergetools/ checked out with permissive umask (16f5bfc)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0