gitflow icon indicating copy to clipboard operation
gitflow copied to clipboard

Support Feature Finish Into Alternate Branch

Open thefringeninja opened this issue 13 years ago • 18 comments

You are allowed to start a feature branch off of any branch, not just develop. IMO you should also be able to finish it into that same branch. You may want an experimental branch but keep the same workflow.

thefringeninja avatar Apr 13 '12 21:04 thefringeninja

I have a pretty large feature request that's broken into many sub features. The ability to start a new sub feature and merge it back into the feature branch from which it spawned would be hugely beneficial.

+1 this issue.

kjf avatar Jan 03 '13 10:01 kjf

I've been using my branch exactly for that for a couple months now

dedsm avatar Jan 03 '13 12:01 dedsm

This is sort of implemented in my fork git-flow AVH Edition. More info about the implementation can be found at git-flow AVH Edition Issue 43

Any updates made to git-flow (AVH Edition) are almost impossible to make into easy pull requests for the original git-flow. The source code of the fork has diverged to much to make this an easy process and therefor we won't.

petervanderdoes avatar Jan 03 '13 14:01 petervanderdoes

https://github.com/nvie/gitflow/pull/278 it's there as well

dedsm avatar Jan 03 '13 14:01 dedsm

+1 For this issue too! Any change to have it one day ? thanks.

tchemit avatar Mar 30 '15 18:03 tchemit

Hi, any news about that issue?

wlecki avatar Feb 24 '17 22:02 wlecki

+1

cpoissonnier avatar Mar 31 '17 08:03 cpoissonnier

+1

oeddyo avatar May 11 '17 05:05 oeddyo

+1

DeclanMurphyCit avatar Jun 15 '17 08:06 DeclanMurphyCit

+1

neilabdev avatar Jul 02 '19 01:07 neilabdev

+1

rafael-labela avatar Jul 29 '19 06:07 rafael-labela

+1

grjw avatar Sep 16 '19 12:09 grjw

+1

Mistergix avatar Sep 26 '19 10:09 Mistergix

+1

pslotvinski avatar Jan 07 '20 10:01 pslotvinski

+1

tmikuczewski avatar Nov 29 '21 12:11 tmikuczewski

+1

toxypiks avatar Jan 26 '23 11:01 toxypiks

+1

FireDeveloper avatar Jan 08 '24 13:01 FireDeveloper