t / t7500 / add-signed-offon commit read_index_from(): speed index loading by skipping verification of the entry order (00ec50e)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0