|
|
|
|
|
by geezerjay
3091 days ago
|
|
> it was overkil and needlessly complicated. What's overkill about developing features in a dedicated branch, isolated from everyone else's commits? What's complicated in creating a branch, committing to it, and then merge the changes into the development branch? |
|
What I'm in favor is is GitHub Flow or anything very similar to it, which just has master and feature branches, nothing else.