t / t7500 / add-contenton commit Add xmemdupz() that duplicates a block of memory, and NUL terminates it. (68d3025)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0