t / t7500 / add-signed-offon commit User's Manual: remove duplicated url at the end of Appendix B (25e30fa)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0