t / t7500 / add-contenton commit import-tars: Allow per-tar author and commit message. (7e78795)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0