这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG REPORT] Removing remote branches #172

@rlizzo

Description

@rlizzo

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 impacts

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions