Skip to content

Resolve "Define /commits/ behaviour"

What does this MR do?

Redirects namespace_id/:project_id/commits/ to namespace_id/:project_id/commits/:root_ref

I added a method to the ApplicationsController which is used by the route commits_root or namespace_id/:project_id/commits/.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

To fix #31576 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31576 (closed)

Edited by Kia Mei Somabes

Merge request reports