Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Does EGit support to create a local branch according to remote branch?
Does EGit support to create a local branch according to remote branch? [message #657505] Wed, 02 March 2011 22:54 Go to next message
Eclipse UserFriend
In Git Extensions, click "Checkout branch", select "Remote branch" and select a remote branch (which does not exist in local repository) from the dropdown list, and click "Checkout" button, a dialog will popup asking if want create a local branch with the same name that track's this remote branch, if click "Yes", a local branch the same as the remote branch will be created.

Does EGit offer the same function like this? As far as I have tried, when checkout a remote branch (which does not exist in local repository) under Git Repositories view, it seems not create or popup user to create a local branch as well.
Re: Does EGit support to create a local branch according to remote branch? [message #657521 is a reply to message #657505] Thu, 03 March 2011 02:27 Go to previous message
Eclipse UserFriend
If you click on a remote branch and select "Create Branch", then you have the option to checkout that new created local branch. It's the same functionality like in Git Extensions, just vice versa.
Previous Topic:Discarding changes in working copy (file or folder)
Next Topic:Team -> Share Project not decorating associating with Git Repostiory
Goto Forum:
  


Current Time: Tue Jul 01 13:26:11 EDT 2025

Powered by FUDForum. Page generated in 0.04283 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top