t / t7500 / add-signed-offon commit write_loose_object: don't bother trying to read an old object (1421c5f)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0