t / t7500 / add-contenton commit index-pack: complain when --stdin is used outside of a repo (7176a31)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0