t / t7500 / add-signed-offon commit mv test: recreate mod/ directory instead of relying on stale copy (2b2b1e4)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0