Re: [PATCH] Use "git <command>" instead of dashed form in sample hooks
From: Teemu Likonen <hidden> Date: 2016-06-15 22:46:12
On 2009-02-15 18:10 (+0100), Johannes Schindelin wrote:
AFAIR, GIT_EXEC_PATH will be added to the PATH before calling the hook.
So this is not the fix you claim it to be.
But I agree that it is a nice cleanup to use undashed commands in the
hooks (if only to make testing easier).
Ah, OK. Let's say it's an "inconsistency fix", then. :-)