t / t7500 / add-signed-offon commit submodule: support reading .gitmodules when it's not in the working tree (76e9bdc)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0