2021年1月30日

gitlab 配置

摘要: 1、登录gitlab http://ip:10080/ 2、配置用户名密码 git config --global user.email "username@zitacr.com" git config --global user.name "username" 3、生成SSHssh-keygen 阅读全文

posted @ 2021-01-30 17:11 历历往事如在昨日 阅读(131) 评论(0) 推荐(0)

导航