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: glob when base directory is a symlink #83

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

fortmarek
Copy link
Member

Related: tuist/tuist#6981

As flagged in the attached issue, the glob method fails when the base directory is a symlink. The initial attempt to fix the issue would handle symlinks only when they appeared as we go through the nested directories.

@fortmarek fortmarek requested a review from pepicrft November 5, 2024 10:05
@fortmarek fortmarek changed the title Fix glob when base directory is a symlink fix: glob when base directory is a symlink Nov 5, 2024
@fortmarek fortmarek merged commit 6b4e343 into main Nov 5, 2024
9 checks passed
@fortmarek fortmarek deleted the fix/glob-symlink branch November 5, 2024 10:39
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