-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Bug: Priority 2No risk of data/record corruption or loss; ANY user facing impactsNo risk of data/record corruption or loss; ANY user facing impacts
Milestone
Description
Describe the bug
A clear and concise description of what the bug is.
Removing a remote does not remove any tracked remote branches
Severity
Select an option:
- Data Corruption / Loss of Any Kind
- Unexpected Behavior, Exceptions or Error Thrown
- Performance Bottleneck
Expected behavior
A clear and concise description of what you expected to happen.
Removing a remote name should remove any tracked branches at the same time. This is required because it is not possible to delete remote branches (which follow the remote/branch_name syntax) via the normal repo.remove_branch() method.
Metadata
Metadata
Assignees
Labels
Bug: Priority 2No risk of data/record corruption or loss; ANY user facing impactsNo risk of data/record corruption or loss; ANY user facing impacts