0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 11:55:46 +01:00
gitea/routers
Yarden Shoham 116f8e12a7
Optimize actions list by removing an unnecessary git call (#24710)
We already have the default branch so we don't need to make a `git` call
to get it.
2023-05-14 20:00:35 +08:00
..
api Fix organization field being null in GET /api/v1/teams/{id} (#24694) 2023-05-13 14:47:58 +00:00
common Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
install
private
utils
web Optimize actions list by removing an unnecessary git call (#24710) 2023-05-14 20:00:35 +08:00
init.go