IFS interview question

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

Interview Answer

Anonymous

24 Jun 2025

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