We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364ee21 commit ed24bb2Copy full SHA for ed24bb2
1 file changed
MIGRATION
@@ -24,11 +24,11 @@ _Notes on the upcoming release will be added here_
24
25
<!-- Maintainers, insert migration notes for the next release here -->
26
27
-#### pytest fixtures: `git_local_clone` renamed to `example_git_repo` (#468)
+### pytest fixtures: `git_local_clone` renamed to `example_git_repo` (#468)
28
29
- pytest: `git_local_clone` renamed to `example_git_repo`
30
31
-#### Commands: Listing method renamed (#466)
+### Commands: Listing method renamed (#466)
32
33
- `libvcs.cmd.git.GitCmd._list()` -> `libvcs.cmd.git.Git.ls()`
34
- `libvcs.cmd.svn.Svn._list()` -> `libvcs.cmd.svn.Svn.ls()`
0 commit comments