I have created two branch with the same feature/Dev23
and feature/dev23
.
At the time of checkout in IntelliJ I was getting "there exist a branch with the same name
".
So I deleted one (feature/Dev23
) and checkout the new feature/dev23
.
But now I want this branch as well.
I am expecting the branch to be seen in Bitbucket and retrieve it properly.