Closed ray-chew closed 8 months ago
Spoke everything from one "develop" branch.
Done, except master, everything is synchronised with develop. Checkout develop and create a new branch from, e.g.,
master
develop
git checkout develop git checkout -b feature/new_branch
Spoke everything from one "develop" branch.