摘要: 1、官网及安装说明 首页:https://about.gitlab.com 安装说明:https://about.gitlab.com/installation 2、下载地址 https://packages.gitlab.com/gitlab/gitlab-ce/packages/el/7/git 阅读全文
posted @ 2020-04-03 17:50 雷雨客 阅读(286) 评论(0) 推荐(0)
摘要: 1、工程初始化为本地库 (1)工程→右键→Team→Share Project→Git 2、设置本地库用户名、邮箱 如果之前用命令行设置过本地库的用户名和密码,这里会直接显示否则可以点击 Add Entry 和 Remove 增删。 3、指定忽略特定文件 右键工程->Team->Commit,会看到 阅读全文
posted @ 2020-04-03 10:45 雷雨客 阅读(365) 评论(0) 推荐(0)