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

fix(scope-fork), enable forking a scope with conflicting paths #8700

Merged
merged 8 commits into from
Mar 22, 2024

Conversation

davidfirst
Copy link
Member

For example, a scope has two components: bar/foo and bar. Until now when running bit scope fork it'd complain about the fact that "bar/foo" can't be written in an existing "bar" directory.
With this fix, it increments the path to "bar_1" and allows the fork.

@davidfirst davidfirst enabled auto-merge (squash) March 22, 2024 14:08
@davidfirst davidfirst merged commit 892150b into master Mar 22, 2024
11 checks passed
@davidfirst davidfirst deleted the fork-scope-conflicting-paths branch March 22, 2024 14:22
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.

2 participants