t / t7500 / add-signed-offon commit Revert "diff-lib.c: adjust position of i-t-a entries in diff" (78cc1a5)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0