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