0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-16 05:11:47 +01:00
gitea/services
Lunny Xiao 7636d581d9
Deleting branch could delete broken branch which has database record but git branch is missing (#35360)
For some reasons, branches between database and git are not synced. If a
branch exists in database but not in the git, it should be able to be
deleted.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-08-27 22:32:22 -07:00
..
2025-07-20 01:49:36 +00:00