Skip to content

Fix displaying events of removed events and events without commit messages

Yorick Peterse requested to merge fix-push-events-branch-removals into master

What does this MR do?

This fixes the problems listed in:

When we display events of removed branches/tags we no longer show the commit details (commit ID + message), instead we display the events inline:

Screenshot_from_2017-08-21_17-03-05

Does this MR meet the acceptance criteria?

Edited by Sean McGivern

Merge request reports