Hi ..
Is there anyway to recover the accidently deleted branch from bit bucket.
i guess i need to rephrase my query.
Is there anyway to recover the accidently deleted branch on bit bucket.
the branch is deleted on bit bucket itself.
If it's deleted from the Bitbucket repository itself, then I don't think its possible to recover. Unfortunately, it's gone forever.
Unless, your colleague/other developer has that branch on his/her local and hasn't updated his local with repository. In that case, it will have the branch and respective commits as well as code. You can copy/move them to new branch and push them to repositories.