0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 07:34:49 +01:00
gitea/routers
Lunny Xiao 36cbaec54c
Fix ListBranches to handle empty case (#21921)
Fix #21910

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2022-12-04 08:57:17 +00:00
..
api Fix ListBranches to handle empty case (#21921) 2022-12-04 08:57:17 +00:00
common
install
private refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
utils
web refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
init.go