使用vscode上傳到碼雲及報錯解決(There is no tracking information for the current branch)

1. 根據官方文檔,實現提交代碼到碼雲倉庫git

文檔地址:https://gitee.com/help/articles/4122spa

可是執行後出現報錯:There is no tracking information for the current branchorm

2. 解決辦法:git branch –set-upstream-to=origin/new newblog

new分別爲  遠程分支地址  和  本地分支地址文檔

例:get

 再執行提交  git pullit

 問題解決!!!!!!!io

相關文章
相關標籤/搜索