t / t7500 / add-contenton commit bash completion: Add completion for 'git clean' (4181c7e)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0