t / t7500 / add-contenton commit builtin-remote: make rm() use properly named variable to hold return value (e02f176)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0