
Git
Frank(Zhiyang-Dou)
A Ph.D. candidate at HKU. Mainly focus on CG.
展开
-
Git-转载Permission Denied (publickey)
综述私有仓库git操作。需要权限。往往会报错:试了比较多教程,感觉这个靠谱:解决方法git Permission Denied (publickey)问题转载 2019-11-12 16:12:38 · 285 阅读 · 0 评论 -
Git-remote: Repository not found.
综述最近需要用github维护一个项目。东西比较多。用了LFS做大文件上传。记录一下几个小的细节。问题Git-remote: Repository not found.解决在gitbash中:git remote set-url origin git@github.com:你的用户名/你的仓库名.git...原创 2019-11-12 15:58:45 · 843 阅读 · 0 评论