t / t7500 / add-contenton commit branch: warn and refuse to set a branch as a tracking branch of itself. (85e2233)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0