t / t7500 / add-content-and-commenton commit test-reach: test can_all_from_reach_with_flags (1792bc1)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3echo "# comment" >> "$1"
   4exit 0
   5