dheerajp
@dheerajp
·
How to best use of Git -GitFlow
A successful Git branching model: Master Branch: * origin/master to be the main branch where the source code of HEAD always reflects a production-ready state. * All of the changes should be merged ba…