You need !0 the merge the POC branch into the default branch. The solution must meet the technical requirements. Which command should you run?
it push
git merge -- allow-unrelated-histories
git rebase
git merge --squash
Submit