t / t7500 / add-signed-offon commit git-send-email.perl - try to give real name of the calling host to HELO/EHLO (134550f)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0