gst*_*low 1 git version-control git-pull git-fetch
我对git有以下问题。
我是git新手。我想获取branch1本地的最后状态。
branch1
现在我打开branch2和branch1本地存在。
branch2
现在我做
请澄清一下是否先fetch多余?
fetch
rai*_*7ow 5
这是多余的。引用文档:
更准确地说,使用给定的参数git pull运行git fetch并调用git merge以将检索到的分支头合并到当前分支中。
git pull
git fetch
git merge
归档时间:
11 年 前
查看次数:
513 次
最近记录: