unimplemented.shon commit Merge branch 'jc/t1506-shell-param-expansion-gotcha' (d6ad4ff)
   1#!/bin/sh
   2
   3echo >&2 "fatal: git was built without support for `basename $0` (@@REASON@@)."
   4exit 128