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

SCM - fix regression for source control provider that version folders #199614

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

lszomoru
Copy link
Member

@lszomoru lszomoru commented Nov 29, 2023

Fixes #197917

Link to the original code -

const element = (node.childrenCount === 0 && node.element) ? node.element : node;

@lszomoru lszomoru enabled auto-merge (squash) November 29, 2023 23:28
@lszomoru lszomoru self-assigned this Nov 29, 2023
@lszomoru lszomoru added this to the November 2023 milestone Nov 29, 2023
@lszomoru lszomoru removed the request for review from joaomoreno November 30, 2023 08:40
@lszomoru lszomoru merged commit 11e16d4 into main Nov 30, 2023
7 checks passed
@lszomoru lszomoru deleted the lszomoru/required-pelican branch November 30, 2023 08:43
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCM: View as Tree regression for SCMs with versionable directories
2 participants