t / t7500 / add-contenton commit Windows: Implement a custom spawnve(). (7e5d776)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0