t / t7500 / add-contenton commit git-completion.bash: replace zsh notation that breaks bash 3.X (50c5885)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0