Skip to content

codeintel: Add gitserver CommitsUniqueToBranch

Administrator requested to merge ef/commits-unique-to-branch into main

Created by: efritz

Add gitserver method CommitsUniqueToBranch, which should return the set of commits belonging uniquely to branch (distinct from the default branch) as well as their commit date.

I'd appreciate if someone could hand-test the output against git to make sure I'm not missing a strange edge-case.

Merge request reports

Loading