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

Prevent orphaning nodes by deleting a non-empty container #503

Merged
merged 5 commits into from
Jul 10, 2023

Conversation

danielballan
Copy link
Member

Eventually we will probably need to add a way to do the equivalent of rm -rf to a container, but we'll want to be very careful about it. For now, all you get is rmdir (i.e. directory must be empty first by explicitly deleting the contents).

@danielballan danielballan merged commit 0329fd7 into bluesky:main Jul 10, 2023
8 checks passed
@danielballan danielballan deleted the block-orphaning branch July 10, 2023 11:43
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.

1 participant