Closed ali-7 closed 5 years ago
never ever use git push origin master, that's forbidden !!!
git push origin master
you need to create new branch and push the branch and rest of the team review and approve the code before merging to master.
relates to commit bf153fa
ok , Unintentional error
never ever use
git push origin master
, that's forbidden !!!you need to create new branch and push the branch and rest of the team review and approve the code before merging to master.
relates to commit bf153fa