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 b8558f5 commit 439dd07Copy full SHA for 439dd07
CHANGES
@@ -32,6 +32,8 @@ $ pip install --user --upgrade --pre libvcs
32
- Rename `ProjectLoggingAdapter` to `CmdLoggingAdapter`
33
- `CmdLoggingAdapter`: Rename `repo_name` param to `keyword`
34
- `create_repo` -> `create_project`
35
+- `GitRemote` and `GitStatus`: Move to {func}`dataclasses.dataclass` ({issue}`#329`)
36
+- `extract_status()`: Move to `GitStatus.from_stdout` ({issue}`#329`)
37
38
### What's new
39
0 commit comments