You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: skip unreadable files in build_tree instead of failing
Files whose content isn't available (e.g. iCloud files not downloaded
locally) are now silently skipped rather than causing the entire tree
build to fail.
0 commit comments