t / t7500 / add-contenton commit copy_fd(): do not close the input file descriptor (b29763a)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0