t / t7500 / add-contenton commit strbuf_branchname(): a wrapper for branch name shorthands (a552de7)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0