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 c98ae88 commit 6a32f2cCopy full SHA for 6a32f2c
README.md
@@ -127,7 +127,8 @@ See donation options at <https://www.git-pull.com/support.html>.
127
- Source: <https://github.com/vcs-python/libvcs>
128
- Docs: <https://libvcs.git-pull.com>
129
- Changelog: <https://libvcs.git-pull.com/history.html>
130
-- API:
+- APIs for git, hg, and svn:
131
+ - [`libvcs.parse`](https://libvcs.git-pull.com/parse/): Detect and Parse
132
- [`libvcs.cmd`](https://libvcs.git-pull.com/cmd/): Commands
133
- [`libvcs.projects`](https://libvcs.git-pull.com/projects/): High-level synchronization commands
134
- Issues: <https://github.com/vcs-python/libvcs/issues>
0 commit comments