Skip to content

Commit 54d3187

Browse files
committed
docs(CHANGES): Add entry for #511 git_repo set_home fix
why: Document the pytest plugin fix for users upgrading what: - Add changelog entry for git_repo fixture set_home dependency
1 parent cb8747e commit 54d3187

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ $ uv add libvcs --prerelease allow
2020
_Notes on the upcoming release will go here._
2121
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
2222

23+
### Tests
24+
25+
- pytest plugin: Add `set_home` dependency to `git_repo` fixture (#511)
26+
27+
Follow-up to #510 for #509: Ensures child processes spawned by git submodule
28+
operations can find `$HOME/.gitconfig` with `protocol.file.allow=always`.
29+
2330
## libvcs 0.38.3 (2026-01-25)
2431

2532
### Tests

0 commit comments

Comments
 (0)