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 80eaf40 commit 4e8241bCopy full SHA for 4e8241b
CHANGES
@@ -15,6 +15,13 @@ $ pip install --user --upgrade --pre libvcs
15
16
<!-- Maintainers, insert changes / features for the next release here -->
17
18
+## libvcs 0.35.1 (unreleased)
19
+
20
+### Bug fixes
21
22
+- Fix `run()` output to show streaming progress of commands like `git clone`,
23
+ this fixes an issue downstream in `vcspull` (#493)
24
25
### Development
26
27
- Cursor rules for development loop and git commit messages (#488)
0 commit comments