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
Auto merge of #2231 - rye:log-index-updates, r=jtgeibel
Add a log message to add_crate background job
Per #2226; is this sufficient to resolve that issue?
This PR simply adds a log message (`println!`) right before carrying out the final `commit_and_push` operation, which could otherwise fail silently if the Git host is experiencing an outage.
0 commit comments