Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Thu, 03 March 2011 03:54 Go to next message
Sunny  is currently offline Sunny Friend
Messages: 3
Registered: March 2011
Junior Member
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 07:27 Go to previous message
Manuel Doninger is currently offline Manuel DoningerFriend
Messages: 119
Registered: October 2010
Senior Member
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: Fri Apr 26 13:56:55 GMT 2024

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

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

Back to the top