Incorporate finished feature branch on development branch:
When a developer wants to merge his branch into development, (s)he needs to get the latest
code from development (merge to their branch), test it and make sure it is not breaking existing
functionality then only merge his/her branch back to development.
Incorporate finished feature branch on development branch: When a developer wants to merge his branch into development, (s)he needs to get the latest code from development (merge to their branch), test it and make sure it is not breaking existing functionality then only merge his/her branch back to development.