当git在github上传代码或文件时出现”fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository.”问题时:
输入git remote add origin <仓库URL> 关联远程数据仓库
再输入git push origin new-branch就可以开始上传数据了
当git在github上传代码或文件时出现”fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository.”问题时:
输入git remote add origin <仓库URL> 关联远程数据仓库
再输入git push origin new-branch就可以开始上传数据了
3万+
5244
2077
3万+
2万+

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