2016-11-07 07:01:45 +08:00
|
|
|
vcspull (mass-update vcs from JSON / YAML config files)
|
|
|
|
|
2014-02-06 08:48:54 +08:00
|
|
|
Mass update git, hg and svn repos simultaneously from YAML / JSON file.
|
2016-11-07 07:01:45 +08:00
|
|
|
Sync multiple git, mercurial and subversions repositories via a YAML /
|
|
|
|
JSON file.
|
|
|
|
|
2014-02-06 08:48:54 +08:00
|
|
|
- supports svn, git, hg version control systems
|
|
|
|
- automatically checkout fresh repositories
|
|
|
|
- update to the latest repos with $ vcspull
|
2016-11-07 07:01:45 +08:00
|
|
|
- Documentation, API and Examples
|
|
|
|
- vcspull builds upon pip's RFC3986-based url scheme.
|