简体   繁体   English

如何在eclipse中将一个分支从远程拉到本地(更新分支)

[英]How to pull a branch from remote to local in eclipse (update branch)

I am wondering, how to pull a branch in eclipse.我想知道,如何在 eclipse 中拉一个分支。 I am new to Eclipse.我是 Eclipse 的新手。 I know that to do that i have to pull the remote branch, but i dont know how.我知道要做到这一点我必须远程分支,但我不知道如何。

What i have tried:我尝试过的:

  1. I right clicked local and remote branch, but didnt pull there.我右键单击本地和远程分支,但没有拉到那里。 在此处输入图片说明

  2. I Right clicked on project, i found pull there, but it is for all branches.我右键单击项目,我发现拉到那里,但它适用于所有分支。 在此处输入图片说明

  3. Also i tried to Synchronize with Workspace , but i didnt understand how it works我也尝试与 Workspace 同步,但我不明白它是如何工作的

What else can i do?我还可以做些什么?

我对 git 也很陌生,但是您是否尝试在包资源管理器中右键单击并尝试获取?

Team > Remote > Fetch From...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM