t / t7500 / add-contenton commit t6022: don't run 'git merge' upstream of a pipe (cc04adc)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0