admin管理员组文章数量:1125618
We switch from SVN to git and use the Eclipse version 2024-12.
When somebody deletes a git branch (remote) and I fetch, Eclipse shows a popup with the new and deleted branches. We set also the fetch.prune = true
property, but this deletes only the reference to the remote branch. So the problem is that we have still all branches local and have to delete every branch manually that was remote deleted.
Is there a way to show the deleted branches or delete it automatically? Now we should copy all names from the popup with the deleted Branches and do it manually.
Best solution should that Eclipse mark the local branches in red or something.
本文标签: eclipseShow remote deleted git branchesStack Overflow
版权声明:本文标题:eclipse - Show remote deleted git branches - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736629589a1945747.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论