t / t7500 / add-contenton commit object.c: allow parse_object to handle arbitrary repositories (8e4b0b6)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0