摘要:
git global setup git config --global user.name "yourname" git config --global user.email "your@email.com" Create a new repository git clone git@yourre 阅读全文
摘要:
内容转载自 https://cloud.tencent.com/developer/article/2149714 此处仅做个人记录 问题描述 工作电脑是 macOS Ventura ,需要连接gitlab仓库,下载安装git并初始化配置后,按照操作生成SSHkey后,连接远程仓库仍然报错 提示 P 阅读全文