t / t7500 / add-contenton commit clone: allow cloning local paths with colons in them (6000334)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0