1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 17:31:35 +02:00
gitea/routers
6543 b81106be3f
Let branch/tag name be a valid ref to get CI status (#16400)
* fix #16384#

* refactor: move shared helper func to utils package

* extend Tests

* use ctx.Repo.GitRepo if not nil
2021-07-13 08:14:14 +01:00
..
api/v1 Let branch/tag name be a valid ref to get CI status (#16400) 2021-07-13 08:14:14 +01:00
common
install
private
utils
web
init.go