git-clone-idempotent

1.0.0 • Public • Published

git-clone-idempotent

Like git clone, but pulls if the folder exists

npm install -g git-clone-idempotent

Useful for automated git clones/pulls

Usage

# run it once, it will clone 
git-clone-idempotent git://github.com/mafintosh/git-clone-idempotent.git
# run it again, it will pull 
git-clone-idempotent git://github.com/mafintosh/git-clone-idempotent.git

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i git-clone-idempotent

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mafintosh