]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106106 - jyn514:remote-tracking-branch, r=Mark-Simulacrum
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Mon, 30 Jan 2023 09:41:45 +0000 (15:11 +0530)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 09:41:45 +0000 (15:11 +0530)
commit4e5cfabd08aa906248aedea3ac61c0eb2a7cc727
tree82a86af2c6b5e1b1976bf81d685a7be44797ae4e
parent28340bab88507a80c326422933eb3e17558ab915
parent6a3ebe6adc58b60cf963b2dd314bc84afd59a0a2
Rollup merge of #106106 - jyn514:remote-tracking-branch, r=Mark-Simulacrum

Pass `branch.{branch}.remote=origin` to `git submodule update`

This works around a bug in git itself.
Fixes https://github.com/rust-lang/rust/issues/101144.
src/bootstrap/lib.rs