nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

Home Page:http://nvie.com/posts/a-successful-git-branching-model/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotfix branch create issue

munir131 opened this issue · comments

git flow_blur
I am using git flow from last 4 years and I haven't faced this type of issue ever. Issue is clear in image still describe it here:
I am trying to create hotfix but git flow is saying that already branch is exist. But when I am trying to find that branch then I can't found that branch in local or remote.
Version: 1.12.3 (AVH Edition)