GitPrunerExtension to view and manage local stale branches. Mitigates the refresh bug (untracked branches are not updated locally when its remote branch has been deleted) in traditional tools like GitLens. FeaturesOnce installed, the extension creates a panel (named "Untracked Branches") in your built-in source control view, which is where you can view and manage your local stale branches. The panel only shows the local branches which it tracks are stale and do not have a remote branch to track. Release Notes1.0.0Initial release of extension with the ability to delete and copy the name of stale branches. Live long and prosper - without stale branches now! |