t / t7500 / add-signed-offon commit Add new test to ensure git-merge handles more than 25 refs. (5948e2a)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0