t / t7500 / add-signed-offon commit sequencer: learn about the special "fake root commit" handling (d87d48b)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0