云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
home
/
jcore
/
web
/
front_end
/
node_modules
/
git-clone
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
test
2024-01-09 19:04:03
253 B
index.js
2015-03-01 19:55:48
1.13 KB
package.json
2015-03-01 19:56:49
569 B
README.md
2015-03-01 19:54:52
664 B
# git-clone Clone a git repository via shell command. ## Installation Install: $ npm install git-clone Require: var clone = require('git-clone'); ## API #### `clone(repo, targetPath, [options], cb)` Clone `repo` to `targetPath`, calling `cb` on completion. Supported `options`: * `git`: path to `git` binary; default: `git` (optional). * `shallow`: when `true`, clone with depth 1 (optional). * `checkout`: revision/branch/tag to check out (optional). ## Copyright & License © 2014 Jason Frame [ [@jaz303](http://twitter.com/jaz303) / [jason@onehackoranother.com](mailto:jason@onehackoranother.com) ] Released under the ISC license.
2025-09-02 06:08:32 Tuesday 216.73.216.107 Runningtime:0.013s Mem:1.47 MB