t / t7500 / add-signed-offon commit ident: handle NULL email when complaining of empty name (862e80a)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0