使用git时遇到的问题总结及处理方法

这篇文章专门用来记录自己在使用git过程中遇到的一些问题,备忘,长期更新


方法思路是先将原仓库下载到本地,再向自己fork下来的仓库push,这样github和本地仓库都能和原仓库同步了

2.Unknown SSL protocol error in connection to github.com:443
这个错误是代理导致的,翻墙就能解决了

3.提交到多个仓库的方法,git remote add origin(这个可以随意取名,就是代表这个源) http://....
再 git push -f origin 参考 https://segmentfault.com/q/1010000000646988

4. ! [rejected] master -> master (non-fast-forward) http://blog.csdn.net/lujinjian605894472/article/details/8443403

5. Failed to connect to github.com port:443 tiem out


7.Updates were rejected because the tip of your current branch is behind http://blog.csdn.net/michael10001/article/details/51371715

8.Git使用之——冲突解决一(git merge conflict) http://blog.csdn.net/u012150179/article/details/14047183


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值