mirror of
https://gitee.com/gitea/gitea
synced 2026-03-04 19:45:37 +08:00
* Use url.PathEscape to escape the branchname * GetRepositoryByOwnerAndName should also have url.PathEscape as the owner and reponame are provided by the client