t / t7500 / add-signed-offon commit fast-export: Document the fact that git-rev-list arguments are accepted (8af15d2)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0