mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
* Use url.PathEscape to escape the branchname * GetRepositoryByOwnerAndName should also have url.PathEscape as the owner and reponame are provided by the client