Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

left over branch configs #1092

Open
extrawurst opened this issue Jan 23, 2022 · 1 comment
Open

left over branch configs #1092

extrawurst opened this issue Jan 23, 2022 · 1 comment

Comments

@extrawurst
Copy link
Owner

@extrawurst extrawurst commented Jan 23, 2022

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"]
@extrawurst extrawurst added the bug label Jan 23, 2022
@extrawurst extrawurst added this to the v0.21 milestone Jan 25, 2022
@extrawurst
Copy link
Owner Author

@extrawurst extrawurst commented Jan 25, 2022

this might be an issue with either how we miss something when deleting a local branch using the libgit2 methods or an issue in upstream libgit2 itself. detective work needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant