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
Dirtiness check for symlinks is mostly informational.
And changes in submodule would fail git-status as well (see rust-lang#15384).
To avoid adding complicated logic to handle that,
for now we ignore the status check failure.
0 commit comments