t / t7500 / add-contenton commit notes: use a strbuf in add_non_note (c29edfe)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0