Skip to content

build: try removing junctions before calling git clean #110

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

lazka
Copy link
Member

@lazka lazka commented Apr 4, 2025

See #108 (comment)

It looks like git can under some circumstances hang forever when trying to clean the checkout when there are junction loops. So try to remove them manually before calling git clean.

Fixes #108

See msys2#108 (comment)

It looks like git can under some circumstances hang forever when trying
to clean the checkout when there are junction loops. So try to remove
them manually before calling git clean.

Fixes msys2#108
@lazka lazka force-pushed the remove-junctions-before branch from b9d1be8 to 01f7d26 Compare April 11, 2025 12:07
@lazka lazka merged commit 0d471ea into msys2:main Apr 11, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rust + cleanup problems
1 participant