Open KES777 opened 9 years ago
Another problem, when local develop branch is behind origin. In this case I also can not start branch:
git flow feature start implement_install_prefix
Branches 'develop' and 'origin/develop' have diverged.
And branch 'develop' may be fast-forwarded.
I want to start branch from some commit.
and branch is started from develop:HEAD. Please implement option to start branch from current point
This is usefull for case when I start feature and in developing process I need to start second feature from this one. This still is not merged to develop because of incomplete