Commit 6e33593
committed
pytest_plugin(fix[set_gitconfig]): Add GIT_CONFIG_GLOBAL for child processes
why: GIT_CONFIG is excluded from child process environment by git
what:
- Add GIT_CONFIG_GLOBAL env var which IS inherited by child processes
- Fixes submodule operations in strict build environments1 parent 7f1b465 commit 6e33593
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
0 commit comments