t / t7500 / add-signed-offon commit merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir (86273e5)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0