diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 18:01:45 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | fcc4fe0b8449eb4f2a51b51dc337917aaaf31787 (patch) | |
tree | 127554185c53f8ceed27765ba2020c671a7af2bd /network | |
parent | 27b12feef65d903aa66f3e5c7defe3359e4cdcd0 (diff) | |
download | slackbuilds-fcc4fe0b8449eb4f2a51b51dc337917aaaf31787.tar.gz |
network/vcspull: Update README.
Diffstat (limited to 'network')
-rw-r--r-- | network/vcspull/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/network/vcspull/README b/network/vcspull/README index 58cac7486f..d21e04d015 100644 --- a/network/vcspull/README +++ b/network/vcspull/README @@ -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. |