We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8747e commit 54d3187Copy full SHA for 54d3187
1 file changed
CHANGES
@@ -20,6 +20,13 @@ $ uv add libvcs --prerelease allow
20
_Notes on the upcoming release will go here._
21
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
22
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
30
## libvcs 0.38.3 (2026-01-25)
31
32
### Tests
0 commit comments