1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 07:56:23 +01:00
gitea/modules/private
zeripath 663874e8be Use url.PathEscape to escape the branchname (#6304)
* Use url.PathEscape to escape the branchname

* GetRepositoryByOwnerAndName should also have url.PathEscape as the owner and reponame are provided by the client
2019-03-12 00:53:41 +02:00
..
branch.go Use url.PathEscape to escape the branchname (#6304) 2019-03-12 00:53:41 +02:00
internal.go Use url.PathEscape to escape the branchname (#6304) 2019-03-12 00:53:41 +02:00
key.go
push_update.go
repository.go
wiki.go