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 6e9ed41 commit 845f778Copy full SHA for 845f778
CHANGES
@@ -67,6 +67,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
67
$ vcspull --log-level DEBUG sync --exit-on-error grako django
68
```
69
70
+ - Syncing in git repositories with untracked files has been improved (via
71
+ libvcs 0.17)
72
+
73
+ See also https://github.com/vcs-python/libvcs/pull/425
74
75
### Development
76
77
- Move to `src/` directory structure (#382)
0 commit comments