简体   繁体   中英

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

I am wondering, how to pull a branch in eclipse. I am new to 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

What else can i do?

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

Team > Remote > Fetch From...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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