If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually works, rather than memorizing commands.
No pressure, just wanted to get the word out. It's also free for students!
Git collaboration basics (clone, fetch and push): • Git CLONE, PUSH & FETCH Tutorial
Git rebase explained (merge vs rebase): • Git MERGE vs REBASE: The Definitive Guide
----
In this video tutorial we'll discuss Git fetch and pull, and learn essential use-cases for each. Both pull and fetch are critical collaboration operations uses to sync commits between local and remote repositories. In additional to code samples, this video also covers pros/cons and the three most common Git pull configuration options: --ff-only, --ff and --rebase.
CHAPTERS
0:00 Intro
0:13 The difference between Git Fetch and Pull
1:51 Why use Fetch vs Pull?
3:02 Pull merging strategies
3:28 git pull --rebase
4:04 git pull --ff
4:42 git pull --ff-only
6:05 Review
#git #learngit.io #learngit #mergeconflicts #gitfetch #gitpull #gitmerge #fetchvsmerge #github #gitmerge #gitrebase #stackoverflow #development #softwareengineering #programming #coding #versioncontrol #developer #technology #tutorial #stepbystepguide #gitrepository #vcs #programmingtips #codersofinstagram #codingcommunity #learnprogramming #softwaredevelopment #codingtutorial #gitexplained