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 #3755 - jtgeibel:fix-3630, r=pietroalbini
Fetch only the master branch when cloning the index
I've tested this locally with by running `GIT_REPO_URL=https://github.com/rust-lang/crates.io-index cargo run --bin background-worker` and then verifying that the repo in `/tmp/git*/` contained only the master branch and its history.
Fixes: #3630
r? `@pietroalbini`
0 commit comments