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 #8886 - justfortherec:fix/8882/gitconfig-includeif, r=alexcrichton
Start searching git config at new path
This lets `cargo new` follow `includeIf` blocks inside .gitignore.
Fixes#8882
I am not sure if removing the `__CARGO_TEST_ROOT` environment variable has any bad side effects. My quick grep of the repository didn't highlight anything in particular.
0 commit comments