Dev Flow, PR Merge strategies
Tips for working locally (hands-on)
Create a new feature branch from master
Add commits to feature branch
Optionally sync with master
Create a PR for feature branch
Optionally add more commits to feature branch
Merge to master from bitbucket UI
(Tell the story of your project)
(Log what actually happened)
By Tsachi Shushan