network/vcspull: Update README.

This commit is contained in:
B. Watson 2016-11-06 18:01:45 -05:00 committed by Willy Sudiarto Raharjo
parent 27b12feef6
commit fcc4fe0b84
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,7 +1,11 @@
vcspull (mass-update vcs from JSON / YAML config files)
Mass update git, hg and svn repos simultaneously from YAML / JSON file.
Sync multiple git, mercurial and subversions repositories via a YAML / JSON file.
Sync multiple git, mercurial and subversions repositories via a YAML /
JSON file.
- supports svn, git, hg version control systems
- automatically checkout fresh repositories
- update to the latest repos with $ vcspull
- Documentation, API and Examples.
- vcspull builds upon pip's RFC3986-based url scheme.
- Documentation, API and Examples
- vcspull builds upon pip's RFC3986-based url scheme.