t / t7500 / add-signed-offon commit Fix read-tree merging more than 3 trees using 3-way merge (f34f2b0)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0