摘要:
# 配置用户名和邮箱git config --global user.name "xxx"git config --global user.email "xxx@xx.com" # 配置ssh keyssh-keygen -t rsa -C "xxx@xx.com" -b 4096一直敲下一步,查看 阅读全文
posted @ 2021-08-25 12:59
魔芋_cc
阅读(65)
评论(0)
推荐(0)
摘要:
1、Git clone报错:Connection refused 报错原因:gitlab中复制的IP和端口有误,使用IP+端口就能解决 阅读全文
posted @ 2021-08-25 12:34
魔芋_cc
阅读(128)
评论(0)
推荐(0)

浙公网安备 33010602011771号