t / t7500 / add-contenton commit contrib/subtree: better error handling for 'subtree add' (10a4958)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0