Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b pesquisa_SEI_3.0.0 origin/pesquisa_SEI_3.0.0
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff pesquisa_SEI_3.0.0 git push origin master
Correção de Segurança
mentioned in commit b78854524adedbac1429a41eb8b91092a0aad9cd