When running `git commit --amend` I see that hooks executed again, and scan the WHOLE tree. Hooks should not run at all during this command. Thanks.