unimplemented.shon commit t/t7602-merge-octopus-many.sh: use the $( ... ) construct for command substitution (cf60c8f)
   1#!/bin/sh
   2
   3echo >&2 "fatal: git was built without support for $(basename $0) (@@REASON@@)."
   4exit 128