10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f0a7c commit 3e4d41eCopy full SHA for 3e4d41e
CHANGES
@@ -15,6 +15,12 @@ $ pip install --user --upgrade --pre libvcs
15
16
<!-- Maintainers, insert changes / features for the next release here -->
17
18
+## Breaking changes
19
+
20
+### pytest fixtures: Session-scoped `hgconfig` and `gitconfig` (#475)
21
22
+These are now set by `set_hgconfig` and `set_gitconfig`, which set `HGRCPATH` and `GIT_CONFIG`, instead of overriding `HOME`.
23
24
## libvcs 0.31.0 (2024-10-12)
25
26
### Breaking changes
0 commit comments