Problem1:
To https://github.com/gxm-hub/Pattern-recognition.git ! [rejected] master -> master (non-fast-forward)
解决
参考-》 本地库和远程库未同步,由于文件直接复制
Problem2:
ssh_dispatch_run_fatal: Connection to 13.250.177.223: Software caused connection abort
fatal: Could not read fro remote repository.
Please make sure you have the correct access rights and the repository exists.
解决
参考-》 host配置问题
上传
参考博客
本文档详细介绍了两种常见的Git操作问题:本地库与远程库不同步导致的非快进错误,以及SSH连接失败的问题。针对这两种情况,提供了具体的解决方案,帮助读者理解并解决在使用Git过程中遇到的相关技术障碍。

1191

被折叠的 条评论
为什么被折叠?



