Войти
  • 62788Просмотров
  • 1 год назадОпубликованоThe Modern Coder

Git PULL vs FETCH

Do you have more Git videos? Yes, check my channel. If you don't find what you're looking for there, you'll probably find it on Git collaboration basics (clone, fetch and push): Git rebase explained (merge vs rebase): ---- 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 #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