git checkout --theirs Desarrollo/1.\ SGIVF/Requisitos/SGIVF_ERS.docx git checkout --theirs Documentos/PGC.docx // Realizar cambio a los documentos git add . git commit -m "xxxxx" git push origin "nombre de la rama actual"