How To Create A branch in BitBucket-Create New Branches

How To Create A branch in BitBucket-Create New Branches

once you logged in to the bit bucket account or your organisation bit bucket server, go to your project and in the project go to your repository. once you entered in to the repository you can see left side menu and in that menu you can see branches options.

create branch in bitbucket
click on that branches, you can see create branch option click on that.

Creating New Branch in Bitbucket

how to create branch in bitbucket

choose type as other , from branch is master and enter your branch name in branch name field. after entering the branch name click on create, that's it we have successfully created a new branch form the master. Here i created UAT branch from the master branch.

if you want to create branch from other than master you can select other branches as well. but when you create the repository for the first-time, only master branch will be available. so we can create new branch from master only.  after creating new branches form master we can create other branches from newly created branches. like here we have now UAT branch so we can create new branches from UAT and master.

Leave a Reply

Your email address will not be published. Required fields are marked *