Skip to content

What does this MR do?

If an user tries to open the git-page http://someproject.git in a browser, he gets redirection to the http-page of project http://someproject.

Why was this MR needed?

ActionController::UnknownFormat error raises when you try to open a .git URL in a browser.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26275 (closed)

Merge request reports