t / t7500 / add-contenton commit Fix 'push --all branch...' error handling (18184f7)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0