Fix RepoContainer to match spaces in repo name
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: marekweb
Allow repository names that contain spaces, such as my org/my repo name
.
This only implements a fix on the front-end, in RepoContainer, to prevent it from showing a 404 page when the repository name contains a space.
Related issues:
Push commits to the source branch or add previously merged commits to review them.