Pregunta de entrevista de IFS

What is the difference between the Git Fetch command and the Pull command?

Respuesta de la entrevista

Anónimo

24 jun 2025

The git fetch command is use to download the code changes, and review pull command is use to merge the changes