t / t7500 / add-signed-offon commit Do not try to remove directories when removing old links (ade2ca0)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0