码迷,mamicode.com
首页 > 其他好文 > 详细

git bash + gitee

时间:2019-04-22 20:56:06      阅读:328      评论:0      收藏:0      [点我收藏+]

标签:sdn   tee   rem   http   art   fatal   miss   cross   ini   

使用Git Bash从Gitee上下载代码到本地以及上传代码到码云Git:

https://www.cnblogs.com/babysbreath/p/7274195.html

指定克隆远端分支

https://blog.csdn.net/cckavin/article/details/81462702

添加公钥

针对:

git@gitee.com: Permission denied (publickey).
fatal: Could not read from remote repository.

https://blog.csdn.net/dyy_csdn/article/details/81508809

用远程的代码强制覆盖本地的代码,注意要指定分支

https://blog.csdn.net/zoulonglong/article/details/79562922
https://blog.csdn.net/chenxu6/article/details/79597279

错误列表

fatal: Not a git repository (or any parent up to mount point /home)             
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).           

解决办法:git init

git bash + gitee

标签:sdn   tee   rem   http   art   fatal   miss   cross   ini   

原文地址:https://www.cnblogs.com/forPrometheus-jun/p/10752665.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!