0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-22 12:07:37 +01:00
gitea/routers/api/v1
Kemal Zebari 355889dbc2
Remove duplicate empty repo check in delete branch API (#32569)
Found while working on #32433.

This branch will never be executed because we have would have already
made the same check a couple lines above.
2024-11-20 01:05:06 +00:00
..
activitypub
admin
misc Refactor render system (#32492) 2024-11-14 05:02:11 +00:00
notify
org Calculate PublicOnly for org membership only once (#32234) 2024-11-11 01:38:30 +01:00
packages
repo Remove duplicate empty repo check in delete branch API (#32569) 2024-11-20 01:05:06 +00:00
settings
shared
swagger
user
utils
api.go