- 博客(2)
- 收藏
- 关注
原创 TortoiseGit下载与安装
**下载地址:**https://tortoisegit.org/download/ 下载TortoiseGit及汉化包: 安装 设置安装的路径 TortoiseGit安装完成 重启电脑,安装汉化包
2019-10-19 13:18:51
442
原创 创建本地仓库,关联远程仓库
新建文件夹,右键 选择Git Bash 生成ssh and GPG keys $ ssh-keygen -t rsa -C “youremail@example.com” # 配置GitHub ==> Settings ==> SSH and GPG keys(~/.ssh/id_rsa.pub) #初始化 $ git init #git配置,填写git用户名和邮箱地址 $ git...
2019-10-19 12:48:31
315
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅