unimplemented.shon commit pathspec: give better message for submodule related pathspec error (2d81c48)
   1#!/bin/sh
   2
   3echo >&2 "fatal: git was built without support for $(basename $0) (@@REASON@@)."
   4exit 128