Skip to content

CE-2711: Show tree link instead of commit link for git changes

Domonkos Gulyas requested to merge CE-2711_Show-tree-link-intead into develop

Unfortunately, the GitLab API does not provide the tree link for commits only the diff, so it needs to be replaced in the code accordingly.

Closes CE-2711

Merge request reports