@ -27,7 +27,7 @@ options = {
module.exports = function (options, globalCallback) {
var url = options.remote,
remote = git.remote(url),
path = options.local + "/" + options.rev,
path = options.local + "/" + options.hash,
repo = git.repo(path),
exported = options.exported,
opts = {