t / t7500 / add-contenton commit bash prompt: combine 'git rev-parse' for detached head (e3e0b93)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0