halloleo
halloleo

Reputation: 10464

How merge everything into origin/master and get rid of origin/main?

I have a git repo backed by a BitBucket instance. In this repo I appear to have three branches:

The master naming scheme seems to be the standard on our BitBucket instance, so I want to adhere to this and end up having only

How do I get rid of the origin/main branch and rename my local main to master?

Upvotes: 0

Views: 47

Answers (0)

Related Questions