How to clean up local branches that no longer exist in the remote repository with a single command
When we work on different projects and also use the strategy that I always recommend Trunk Based development, it is common that we create many temporary branches. Some of them…