FirstParent logic on merges needs improvement

Issue #5 resolved
Julius Davies [bit-booster.com] repo owner created an issue

Right now the FirstParent hook only examines the final commit of the branch selected for merge, but it should examine every commit between master and the branch's tip.

(Note: the push hook is correct. Only the merge hook has this gap.)

Comments (3)

  1. Log in to comment