git-update

1.1.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i git-update

Weekly Downloads

3

Version

1.1.3

License

(MIT OR Apache-2.0)

Last publish

Collaborators

  • gankkank