I want to know how to do this in an Egit eclipse plugin. This question has been asked many times for git, but the answers are related to some form of command language, which I do not have access to or do not know. Using the eclipse interface, how can I make the test branch the main branch without taking on the original defect of the original (i.e. without merging)
source share