0.0.1 • Published 10 years ago

npm-cache-git v0.0.1

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
10 years ago

Build Status

npm-cache-git

Most of the git parts of cache.js

API

.checkGitDir(opts, log, rm, cloneGitRemote, archiveGitRemote, cb)

Checks the status of the git directory, delegates to cloneGitRemote or archiveGitRemote

.cloneGitRemote(opts, log, archiveGitRem, cb)

Runs a git clone, delegates to archiveGitRemote

.archiveGitRemote(opts, log, cb)

Creates a tarball from the git repo, then calls a callback