t / t7500 / add-signed-offon commit ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames (1a34728)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0