我在gitlab上删除后如何删除phpstorm上的远程分支
在GitLab上删除该分支后,我无法在PhpStorm管理的本地仓库中选择同一分支,而不会看到错误消息:
Failed to delete remote branch origin/branch1
unable to delete 'branch1': remote ref does not exist failed to push
some refs to 'http://user@gitlab.company.com/owner/projectname.git'
Run Code Online (Sandbox Code Playgroud)
如何避免该错误消息?