mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-28 21:31:33 +01:00
* Use url.PathEscape to escape the branchname * GetRepositoryByOwnerAndName should also have url.PathEscape as the owner and reponame are provided by the client