Sep 12, 2023
Iteration is the answer we first started by checking in CircleCi, there may have been multiple commits pushed at once on a branch and we needed all commits checked due to requirements from other pipelines. Later when using git hooks this was probably unnecessary as you have pointed out as the hook is triggered on each commit.