Comment
so i run renovate on my gitops repo and i noticed it started failing a lot, turns out it has a lot of problems removing a branch it created.
i keep getting this error:
remote: error: cannot lock ref 'refs/heads/renovate/oci.trueforge.org-truecharts-nextcloud-45.x': Unable to create '.../refs/heads/renovate/oci.trueforge.org-truecharts-nextcloud-45.x.lock': File exists.
i asked on Matrix and apparently i was not alone:
https://mastodon.social/@bagder/116837817511801832
is it possible to have the .lock removed manually?