All branches are about 50 commits behind master. This will lead to merge conflicts down the line.
We must delete all other branches and recreate them and make them merge with master and follow a formal software engineering practice, lest we encounter more merge conflicts with the host and the repository. master will be restricted from direct commits without 2 code reviews.
All branches are about 50 commits behind
master
. This will lead to merge conflicts down the line. We must delete all other branches and recreate them and make them merge with master and follow a formal software engineering practice, lest we encounter more merge conflicts with the host and the repository.master
will be restricted from direct commits without 2 code reviews.