ThoughtWorkers Mike Mason (Head of Technology, Americas) and Martin Fowler (Chief Scientist) talk to Nick Hines (Global CTO - Innovation) about the pros and cons of Feature Branching.
One can continuously integrate while using feature/topic/story branches. Git's rebase feature makes this very simple and smooth. You can also merge from the mainline into your feature branch, but that can become messy.
One can continuously integrate while using feature/topic/story branches. Git's rebase feature makes this very simple and smooth. You can also merge from the mainline into your feature branch, but that can become messy.
reklipz 1 month ago