t / t7500 / add-contenton commit Prevent send-pack from segfaulting when a branch doesn't match (4491e62)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0