-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Assignees
@pabermod
Description
Hi,
I have multiple branches in local that no longer exists in the remote origin. If I do a fetch, the remote branches that do not exists still shows up in the remote branches. I had to manually do a prune.
I think it should automatically remove non existing branches from the remote origin, like other GUI tools do (as Fork for example)
Regards