Git substitui arquivos remotos
git push -f <remote> <branch>
e.g.
git push -f origin main
abdelghanyMh
git push -f <remote> <branch>
e.g.
git push -f origin main