Closed davewiththenicehat closed 4 years ago
When I merge this did I do everything correctly to merge into branch dave
? As I make new branches do I want to merge them to dave
or just build them directly off of develop
?
This is correct, it automatically set your branch to merge into develop. All your new work goes into a new branch, which you create off of develop and then when it's ready it gets merged back into develop
Once enough new stuff/fixes are in develop, we merge it into release, and create a release build off that merged commit.
Updated look pattern. Was matching on more than the look command.