t / t7500 / add-signed-offon commit completion: respect 'git --git-dir=<path>' when listing remote refs (5c12f64)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0