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(lane-merge), remove files when other lane removed them and lanes are diverged #8976

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

davidfirst
Copy link
Member

The use-case is as follows: lane-a and lane-b are diverged, lane-a removed some files, the workspace is checked out to lane-b and is now merging lane-b into lane-a.
What happened is that the output showed as if the file was removed during merge but it didn't really remove it.
This PR removes the file as expected.

@davidfirst davidfirst merged commit 3049f90 into master Jun 26, 2024
11 checks passed
@davidfirst davidfirst deleted the remove-files-merge-lane-diverge branch June 26, 2024 21:05
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.

None yet

2 participants