t / t7500 / add-contenton commit notes: Don't create (empty) commit when removing non-existing notes (1ee1e43)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0