t / t7500 / add-signed-offon commit send-email: respect in-reply-to regardless of threading (3e0c4ff)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0