-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
@zeknoss
Description
Description
Hello,
We've been using Gitea for our projects for the last couple of months and we are having an issue with persistence of deleted branches.
git branch -r
command lists all the deleted branches from day 1 of the projects even after months passed.
Are we missing a config or something? Any help is appreciated.
Gitea Version
1.23.8
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/zeknoss/922d1cb2fd1b09ad83b4d405af3b1e03
Screenshots
Git Version
LTS
Operating System
Debian 12
How are you running Gitea?
We run our gitea server in a docker environment on a remote server and we also use VSCode as our main IDE.
We both tried the UI and Git CLI to list branches to confirm that problem persists.
Database
None