t / t7500 / add-contenton commit real_path(): properly handle nonexistent top-level paths (f4c21e8)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0