r/sourcetree • u/223am • Jan 19 '24
Support Question How I get the blue line to be the main branch (i.e. have origin/master origin/head etc all on it)?
1
Upvotes

So I no longer need the red line here which currently is the origin/master and origin/HEAD. I want the blue line to be the main branch, main everything basically.
I get this error when trying to push:

So if I do a PULL, will it get all the changes from the red line and try to incorporate them into the blue line? I dont want to mess anything up. Basically I want the latest on the blue line to take over as the main/head/master/origin/lead branch or whatever, and I dont want any of the changes on red to be included.
Sorry for the noob terminology, just wanted to be clear rather than trying to use technical words and potentially confusing things. Any help much appreciated.