摘要:
#####1- 新建一个文件夹--作为本地仓库 testlocal #####2- 在这个文件夹里--右键--点击 git bash here--git终端 #####3- 查看Git客户端版本 git --version #####4- 环境配置 选配 git config --global us 阅读全文
摘要:
jenkins项目上 选择gitlab触发器 允许分支和token 选择分支时,还有一种选择如下: 配置gitlab webhook钩子 配置报错: Url is blocked: Requests to the local network are not allowed 解决方法: 再次返回添加, 阅读全文