t / t7500 / add-contenton commit remote-curl.c: Fix a compiler warning (3771154)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0