0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:14:38 +01:00
gitea/routers/api/v1/utils
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
..
git.go Let branch/tag name be a valid ref to get CI status (#16400) 2021-07-13 08:14:14 +01:00
hook.go
utils.go