t / t7500 / add-signed-offon commit git-describe: Die early if there are no possible descriptions (d68dc34)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0