t / t7500 / add-signed-offon commit t/t3000-ls-files-others.sh: use $SHELL_PATH to run git-new-workdir script (40d6987)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0