t / t7500 / add-signed-offon commit t0060: verify that real_path() removes extra slashes (379a03a)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0