文件名称:git-directory-deploy, 将目录部署为 git branch.zip
文件大小:16KB
文件格式:ZIP
更新时间:2022-10-30 03:36:26
开源
git-directory-deploy, 将目录部署为 git branch 这是用于部署文件到 git branch的脚本,例如在使用文书构建单个页面应用程序和部署到 GitHub页面的脚本。 不像 git方法,它不要求生成的文件被提交到源分支。 它在部署分支上保留一个线性历史,并且不会在生成的文件发生更改时进行
【文件预览】:
git-directory-deploy-master
----integration-test.bats(2KB)
----readme.md(4KB)
----license(1KB)
----unit-test.bats(711B)
----deploy.sh(6KB)
----arg-parsing-test.bats(1KB)
----circle.yml(210B)
----lib()
--------assert.bats(344B)
--------output.bash(6KB)
--------assert.bash(305B)
--------batslib.bash(18KB)
----watch(393B)
----.editorconfig(176B)
----contributing.md(2KB)