Git PULL vs FETCH

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • .
    More lessons like this: learngit.io/
    Git collaboration basics (clone, fetch and push): • Unlock Git collaborati...
    Git rebase explained (merge vs rebase): • Git MERGE vs REBASE: T...
    ----
    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

Комментарии • 15

  • @shoooozzzz
    @shoooozzzz Месяц назад +13

    You are the git goat with your visualizations.

  • @daymenpasick7825
    @daymenpasick7825 Месяц назад +4

    My guy at the very beginning when you described git pull as being a combination of fetch and merge...it already instantly clicked for me xD thank you!

  • @CentreMetre
    @CentreMetre Месяц назад +7

    I first seen your merge vs rebase a couple days ago and it really helped explain. RUclips seemed to agree and recommended me this straight after uploading (im not subscribed), and again really helpful video. Gonna have to check out more!

    • @themoderncoder
      @themoderncoder  Месяц назад +2

      Good to hear. These videos end up taking way longer than I think to film and animate, so it really makes me feel like it’s worth it when I get comments like yours.

    • @shoooozzzz
      @shoooozzzz Месяц назад

      @@themoderncoder the time spent is worth it. You are creating a better world for software devs

  • @mehdizahedi2810
    @mehdizahedi2810 29 дней назад +2

    Fantastic explanation, resolved all my confusion about merging. Thanks

  • @hrahman3123
    @hrahman3123 Месяц назад +1

    You always have great videos. Keep it up!

  • @nipping1212
    @nipping1212 Месяц назад

    Great video :)

  • @coreC..
    @coreC.. 28 дней назад

    This is a clear explanation. Very good.

  • @fernandolordao2
    @fernandolordao2 20 дней назад

    Great class! Thank you!🙏🏼

  • @chrism9017
    @chrism9017 Месяц назад +1

    1:00-1:05 "... my local main branch hasn't changed". Light bulb on.

  • @tirthankar9533
    @tirthankar9533 17 дней назад

    thanks for the video!

  • @linbynd
    @linbynd Месяц назад

    perfect !!!

  • @devcallum
    @devcallum Месяц назад

    Not first but second

    • @themoderncoder
      @themoderncoder  Месяц назад

      Let’s go! I never get “first” or “second” comments on my vids!!