t / t7500 / add-signed-offon commit attr: remove index from git_attr_set_direction() (c4500e2)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0