NANDHOO
.
Learning Paths
Dashboard
Sign In
Home
Dashboard
Git: The Complete Version Control Guide
Working with Remotes
Quiz
Chapter Quiz: Working with Remotes
Working with Remotes
Complete this assessment with 100% score to master this chapter.
01
What is the difference between git fetch and git pull?
They are the same
Fetch only downloads data, pull downloads data and automatically merges it
Pull only downloads data, fetch merges it
Fetch uploads data, pull downloads data
Submit Answers
Back to Lesson
Next Chapter