mirror of
https://github.com/rust-lang/cargo
synced 2024-11-05 18:50:39 +00:00
40c51392dd
The test new::git_default_branch would fail if the current user had already configured a different default branch. This patch changes the test to first write a .gitconfig file with the default branch set to master. This puts us in a state where we still have the old default, and then the subsequent change to the config file will make sure that config changes are still respected. |
||
---|---|---|
.. | ||
build-std | ||
testsuite | ||
internal.rs |