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
Log a message if the background worker resets HEAD
Background workers obtain a lock on the registry index so a reset
should only occur if the last job modified the index but failed to push
its commits, or the index was mutated externally (ex: to delete crates).
0 commit comments