git-hooks:命令行工具来管理git hooks

时间:2021-05-10 14:27:09
【文件属性】:
文件名称:git-hooks:命令行工具来管理git hooks
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-10 14:27:09
git dotnet-core githook gitcommands C# git-hooks 用于管理命令行工具。 目录 安装 要求 git-hooks需要安装bash和git并在PATH可用。 Windows用户可能需要启用支持bash 。 我该如何检查? 打开外壳程序或命令提示符,然后运行以下命令: git --version bash -c "echo I have bash installed!" Linux / OSX curl -s https://raw.githubusercontent.com/rbwestmoreland/git-hooks/master/install/install.sh | sudo bash 视窗 ( new-object Net.WebClient).DownloadString( " https://raw.githubusercontent.com/rbwestmoreland/git-hoo
【文件预览】:
git-hooks-master
----.githooks()
--------pre-commit()
--------enable.ps1(330B)
--------enable.sh(137B)
--------.gitattributes(13B)
----.gitignore(5KB)
----src()
--------git-hooks.tests()
--------git-hooks()
----LICENSE.md(1KB)
----build()
--------common.ps1(768B)
--------build.ps1(3KB)
--------build+install.ps1(192B)
--------install.ps1(1KB)
----install()
--------install.sh(887B)
--------install.ps1(1KB)
----README.md(4KB)
----git-hooks.sln(2KB)
----.gitattributes(2KB)

网友评论