git
git
Matana111
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
git相关概念
一、git常用操作 https://blog.youkuaiyun.com/KevinDGK/article/details/51606925 二、git bash,git gui,git cmd区别 https://www.cnblogs.com/lbbog/p/11458988.html 1.Git Bash: Bash,Unix shell的一种,Linux与Mac OS X v10.4都将它作为默认shell。 Git Bash就是一个shell,是Windows下的命令行工具,可以执行Linu.原创 2020-07-16 09:33:38 · 310 阅读 · 0 评论 -
下载仓库到本地git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
报错信息: git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. 点击add a new public...原创 2020-01-14 17:04:00 · 374 阅读 · 0 评论
分享