t / t7500 / add-contenton commit Windows: Do not compile git-shell (7b4b59a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0