Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
API: Fix recursive flag not working with Rugged get_tree_entries flag
Attempting to use the API endpoint
/projects/:id/repository/tree?recursive=true
would only return a subset
of the results since the full recursive list wasn't actually being returned.
Edited by Stan Hu
Merge request reports
Activity
Please register or sign in to reply