Waiting on a branch to merge in Git
November 5, 2018
Say we’re building two features: A checkout process. Support promo codes while checking out. We’ve finished building our checkout functionality. We wrap up our branch and sent the pull request through our review/testing process. In the meantime, we’re ready to start our second feature. Since we need the checkout code in order to add promo … More Waiting on a branch to merge in Git