0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-18 15:52:45 +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
internal.go
key.go
push_update.go
repository.go
wiki.go