gitea/routers/api/v1/utils
6543 b81106be3f
Let branch/tag name be a valid ref to get CI status ()
* fix #16384#

* refactor: move shared helper func to utils package

* extend Tests

* use ctx.Repo.GitRepo if not nil
..
git.go Let branch/tag name be a valid ref to get CI status ()
hook.go Refactor Webhook + Add X-Hub-Signature ()
utils.go Fix some API bugs ()