famous-git-cache:用于将存储库克隆到磁盘上的缓存文件夹并管理该缓存的 git 克隆模块

preview
共13个文件
json:5个
js:2个
editorconfig:1个
需积分: 0 0 下载量 41 浏览量 更新于2021-07-09 收藏 8KB ZIP 举报
著名的 git-cache 该模块用于获取 git repo,签出特定版本,然后返回一个普通的旧 JavaScript 键值对象哈希,其中键是相对路径(例如core/Engine ),值是那个的原始内容模块作为字符串。 用法 var fetchFamous = require('famous-git-cache').fetchFamous; fetchFamous('0.2.1', function(err, famous) { if (err) { return console.log(err); } /* do something with famous */ }); var clone = require('famous-git-cache').clone; clone({ repo: 'git@github.com:Famous/core.git', ref:
梦想是世界和平
  • 粉丝: 21
  • 资源: 4624
上传资源 快速赚钱
voice
center-task 前往需求广场,查看用户热搜

最新资源