t / t7500 / add-contenton commit mergetool: Make ECMerge use the settings as specified by the user in the GUI (f4e9f78)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0