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 ae8e219 commit de13c1dCopy full SHA for de13c1d
CHANGES
@@ -17,6 +17,11 @@ $ pip install --user --upgrade --pre libvcs
17
18
### Breaking changes
19
20
+#### pytest plugin: Improve performacne via session-based scoping (#472)
21
+
22
+Git, Subversion, and Mercurial repositories are now cached from an initial
23
+starter repository, rather than reinitializing each time.
24
25
#### pytest fixtures: `git_local_clone` renamed to `example_git_repo` (#468)
26
27
Renamed `git_local_clone` to `example_git_repo` for better understandability in
0 commit comments