t / t7500 / add-contenton commit shallow: add repository argument to is_repository_shallow (c881348)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0