left over branch configs
Open
bug
nostale
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
I accidentally realised that my `.git/config` is littered with left-over empty branch specs of already removed branches:
```
[branch "teest"]
[branch "fix-1047-can-pull"]
[branch "fix-1037"]
[branch "fix-747-annotated-tags"]
[branch "fix-1074-delete-tag-remote"]
[branch "test-fix-cargo-wix"]
[branch "tree-walk"]
```
Contributor guide
Assessment
This issue has not been assessed yet.