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
Narrow the scope of the search pattern to only include project files and
limit directory recursion to 255 subdirectories to avoid infinite loops
and subsequent `PathTooLongException`. May fixGH-4411.
0 commit comments