t / t7500 / add-signed-offon commit git-svn: fix cloning of HTTP URLs with '+' in their path (d1a8d0e)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0