git push/git pull
来源:7-4 Vue项目首页 - 首页轮播图

慕婉清8492793
2019-08-27
老师你好,我把本地代码上传到码云上,和码云代码拖拽到本地代码上面都不成功,报错如下:
git push : fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using
git remote add
我试了一下加name和url也没有成功
git pull: There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
本地和远程的关联性问题,想问下老师怎么解决,谢谢~
写回答
2回答
-
Dell
2019-08-27
你这个项目是从服务器上克隆下来的么
00 -
慕婉清8492793
提问者
2019-08-27
之前提交过两次是成功的,ssh也配置过
00
相似问题
git push 不能提交上传
回答 1
分支提交代码后执行git push报错
回答 2