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

warn if denv init inside denv #138

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

tomeichlersmith
Copy link
Owner

@tomeichlersmith tomeichlersmith commented Sep 26, 2024

When denv initing, make sure to prompt the user if they are going to overwrite (the workspace to-be-initialized already has a denv) or override (a parent directory has a denv). This is helpful to at least make sure that the user acknowledges that they are entering a potentially confusing situation.

@tomeichlersmith tomeichlersmith linked an issue Sep 26, 2024 that may be closed by this pull request
@tomeichlersmith tomeichlersmith merged commit e68e9bc into main Sep 26, 2024
20 checks passed
@tomeichlersmith tomeichlersmith deleted the 135-warn-if-denv-init-inside-denv branch September 26, 2024 22:29
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.

warn if denv init is run within a denv
1 participant