t / t7500 / add-contenton commit entry.c: mark file-local function static (61b97df)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0