t / t7500 / add-signed-offon commit Not all systems use st_[cm]tim field for ns resolution file timestamp (110c46a)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0