Aditya Sridhar
Sep 4, 2018 · 1 min read

The Main Assumption in this flow is that the code in the release branch is already well tested before merging with master. Thing is the code in master is the single source of truth and is the most stable version of the code. So its a must to test release branch and then merge it with master. You can use a tool like jenkins and run unit tests automatically, that can save some time :)

    Aditya Sridhar

    Written by

    I love Technology and Like to Help Others with any knowledge that I have. My Website: https://adityasridhar.com/