t / t7500 / add-contenton commit git-svn: fix find-rev error message when missing arg (ea14e6c)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0