Skip to content

Add ListLastCommitsForTree to retrieve the last commits for every entry in the current path

Tiago Botelho requested to merge list-last-commits-for-tree into master

Adds the ListLastCommitsForTree RPC to get the last commit for every entry in the provided path to be sorted in the following order:

[*tree, *blob, *commits]
Edited by GitLab Release Tools Bot

Merge request reports