t / t7500 / add-signed-offon commit remote.c: add command line option parser for "--force-with-lease" (28f5d17)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0