t / t7500 / add-contenton commit status: Quote paths with spaces in short format (dbfdc62)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0