Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to delete a test branch from master?

srinivas junnuthula January 31, 2013

Hai i am new to bit bucket can any one replay to this question..

1 answer

0 votes
cbenard1
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 5, 2013

You can't delete a branch from Bitbucket if that branch is set as the Main Branch. You need to go into the Admin section of your Bitbucket repository and select a different branch for the Main Branch. You should then be able to remove the branch using:

git push <repository> :<branch>

Thanks

Turner

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events