九色国产,午夜在线视频,新黄色网址,九九色综合,天天做夜夜做久久做狠狠,天天躁夜夜躁狠狠躁2021a,久久不卡一区二区三区

打開(kāi)APP
userphoto
未登錄

開(kāi)通VIP,暢享免費(fèi)電子書(shū)等14項(xiàng)超值服

開(kāi)通VIP
Git之提示There is no tracking information for the current branch.

1 問(wèn)題

我項(xiàng)目比如是0.2分支,我需要修改項(xiàng)目的git地址,然后再pull新的代碼

1)修改github地址(讀者可以忽略)

1.git remote 查看所有遠(yuǎn)程倉(cāng)庫(kù)
2.git remote rm origin 刪除之前的版本庫(kù)
3.git remote add origin http://****.git 增加新的地址

項(xiàng)目已經(jīng)切換新的git地址了,然后我現(xiàn)在需要拉代碼

git pull

提示錯(cuò)誤如下

IGG@A12128 MINGW64 /f/browesr/program/*** (**-0.2)
$ 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.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> browser-0.2

說(shuō)明提示當(dāng)前branch沒(méi)有跟蹤信息

?

?

?

?

?

?

?

2 解決辦法

git branch --set-upstream-to=origin/當(dāng)前分支名字 當(dāng)前分支名字



git branch --set-upstream-to=origin/****-0.2  ****-0.2
git pull

就可以了

本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)。
打開(kāi)APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
在GitHub上管理項(xiàng)目
git pull push沒(méi)有指定branch報(bào)錯(cuò)的解決方法
git執(zhí)行pull命令時(shí),報(bào)錯(cuò)
Git 情境劇
Git 少用 Pull 多用 Fetch 和 Merge
git 查看遠(yuǎn)程倉(cāng)庫(kù)信息
更多類似文章 >>
生活服務(wù)
熱點(diǎn)新聞
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服