git-embed:Build embeddable git for `git clone` and `git pull` on Windows. || 在 Windows 上构建嵌入式的 git 以用于 `git clone` 和 `git pull`

时间:2021-05-13 21:19:46
【文件属性】:
文件名称:git-embed:Build embeddable git for `git clone` and `git pull` on Windows. || 在 Windows 上构建嵌入式的 git 以用于 `git clone` 和 `git pull`
文件大小:40KB
文件格式:ZIP
更新时间:2021-05-13 21:19:46
git embedded embeddable embed git-for-windows | English || git-embed 在Windows上为git clone和git pull构建可嵌入的git。 用法 从下载最新的重新打包的Git。 构建类型 小型的 软件包“ mini”是在Windows上运行git clone和git pull的最小程序集。 它不支持HTTPS。 但你可以取代https://与git://在运行git clone : # OK git clone git://github.com/LussacZheng/git-embed.git # It won't work git clone https://github.com/LussacZheng/git-embed.git ssl 带有“ mini”所有内容的软件包“ ssl”包含一些用于HTTPS支持的其他DLL。 # Just use as usual git clone htt
【文件预览】:
git-embed-master
----package.json(928B)
----test()
--------test_updateGitInfo.js(1KB)
--------test_download.js(800B)
--------test_tree2path.js(1KB)
--------test_totaltime.js(1KB)
--------test_dist.js(694B)
--------test_datetime.js(2KB)
----.prettierrc(139B)
----example.log(5KB)
----LICENSE(1KB)
----package-lock.json(26KB)
----dist()
--------released()
----src()
--------index.js(312B)
--------build.js(2KB)
--------clean.js(807B)
--------prepare.js(1KB)
--------fs()
--------utils()
--------network()
--------store()
----doc()
--------Minimum-Set-of-Git.md(76B)
--------README.cn.md(5KB)
----.gitignore(305B)
----README.md(5KB)
----.editorconfig(318B)
----.gitattributes(198B)
----build()
--------static()

网友评论