Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do you delete a branch?

Rich Mayfield July 29, 2013

I'm done with a branch and wish to delete it. It is not the default branch. Using git from the command line yields a "deletion prohibited" error.

$ git push origin :hotfix/DEV-12345
remote: error: denying ref deletion for refs/heads/hotfix/DEV-12345
To git@bitbucket.org:acme/product.git
 ! [remote rejected] hotfix/DEV-12345 (deletion prohibited)
error: failed to push some refs to 'git@bitbucket.org:acme/product.git'

I don't see a way to delete the branch in the browser UI. Is there anything else I should try?

3 answers

1 accepted

0 votes
Answer accepted
Rich Mayfield August 4, 2013

Both of the above commands are good.

The problem as it turns out was a configuration problem with our Bitbucket instance - the Atlassian folks corrected the configuration and now we can delete branches.

1 vote
jyo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 30, 2013

Hi Rich,

Please try the following:

git push origin --delete <branchName>

 
Rich Mayfield July 30, 2013

Thanks for the reply Jesse. I had tried that also and, unfortunately, got the same error.

0 votes
Rich Mayfield July 29, 2013

Note: I'm the creator of this repository so I'm assuming that I have all of the admin permissions one should have to delete a branch.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, confluence administration certification, atlassian certified professional, confluence admin for cloud, atlassian learning, confluence training, confluence certification exam, confluence cloud admin, admin credential, atlassian certification

Become a certified Confluence admin today! 📖

Stand out as a skilled Confluence Cloud administrator. The Confluence Administration for Cloud certification proves you can configure permissions, manage site and space settings, and monitor activity—ensuring secure, effective collaboration for your team.

Start here
AUG Leaders

Atlassian Community Events