t / t7500 / add-signed-offon commit traverse_trees(): handle D/F conflict case sanely (1ee2657)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0