Monthly Archives: February 2019
Oh no… GitFlow
It seems like every team I’ve worked with in the past few years follows some form of GitFlow. At the very least, they use feature branches and pull requests to perform code reviews. How we got here The creation of distributed source control systems made the pull request model possible. Distributed source control systems emerged…