t / t7500 / add-contenton commit completion: use ls -1 instead of rolling a loop to do that ourselves (d79f81a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0