npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

git-clone-idempotent

1.0.0

@mafintosh

npmHomeRepoSnykSocket
Downloads:1
$ npm install git-clone-idempotent
DailyWeeklyMonthlyYearly

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