Commit c405217
committed
pytest_plugin(fix[git_repo]): Add set_home dependency for child processes
why: Child processes spawned by git submodule operations need HOME set
to find $HOME/.gitconfig with protocol.file.allow=always configuration
what:
- Add set_home fixture dependency to git_repo fixture
- Fixes GitHub issue #509 for users of git_repo fixture1 parent e9a50e6 commit c405217
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| 704 | + | |
704 | 705 | | |
705 | 706 | | |
706 | 707 | | |
| |||
0 commit comments