]> git.proxmox.com Git - cargo.git/commit
Auto merge of #9035 - weihanglo:fix/git-init-search-path, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 22 Jan 2021 15:29:39 +0000 (15:29 +0000)
committerbors <bors@rust-lang.org>
Fri, 22 Jan 2021 15:29:39 +0000 (15:29 +0000)
commit638f33d036f2cbb5a4c3c6894ce4b20e218be785
tree908928dfed1c3e17fc1d5ecacca7cc7f1a1ba77d
parentba3311e7144467391a35f40045e2aa024dd02050
parent06d65a48f82e19ae457ef99c6a0743cfbdfd6d75
Auto merge of #9035 - weihanglo:fix/git-init-search-path, r=alexcrichton

Fix: set default git config search path for tests

Fixes https://github.com/rust-lang/cargo/issues/8863 by setting the default config search path.

Just wait https://github.com/rust-lang/git2-rs/pull/656 being merged and update Cargo.toml the new release of git2-rs ðŸ˜„
Cargo.toml
crates/cargo-test-support/Cargo.toml
crates/cargo-test-support/src/paths.rs