t / t7500 / add-contenton commit Correct fast-export file mode strings to match fast-import standard (ce4a7bf)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0