t / t7500 / add-contenton commit convert: CRLF_INPUT is a no-op in the output codepath (b0d9c69)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0