1.1.3 • Published 7 years ago

git-update v1.1.3

Weekly downloads
8
License
(MIT OR Apache-2....
Repository
-
Last release
7 years ago

Git Update

Build Status Code Climate npm version

Install: yarn global add git-update Or npm install git-update -g

Start

Pre-setting: add host's public key in ~/.ssh/id_rsa.pub to gitlab/bitbucket

Then:

bitbucket-update -t username:password -n team1,team2,team3 -d /tmp

gitlab-update -t token -n namespace -d /tmp

Updates

  • v1.1.0

Support clone/update bitbucket repositories; support multiple namespaces

List repositories: ./bitbucket-update.js -t username:password -n team1,team2,team3 -d /tmp -l

Help

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago