I created the branch b1
from master
. After some commites pull-request was created, approved, merged into master
and deleted. But I still have b1
on local machine, which I dont't want to delete. And now I want to reopen branch with the same name b1
from master, but GitKraken
throws an error:
Cannot create the ref because it already exists.
How can I do it?