2017-10-31 /2017/10/31/git-webhooks-for-php.html 99+ 10 分钟 1.4 kGit webhook 实现自动部署教程Git Hook(钩子) 是 Git 在代码提交、推送、合并等工作流程中引入的事件触发器,其中最常用的场景是代码检查,持续集成,自动部署等。本文主要讲解一下利用 Git webhook 实现自动部署。 git php git阅读更多>> 最后修改: 2023-10-22
2016-07-31 /2016/07/31/git-sample.html 99+ 2 分钟 0.3 kGit使用Tipsgit clone 重命名文件夹1git clone https://github.com/user/userApp.git name_you_want git git阅读更多>> 最后修改: 2023-10-22