Feedback

Chat Icon

Learn Git in a Day

Everything you need, nothing you don't

Put Your Code in the Cloud
46%

Fetch vs. Pull - What's the Difference?

You might hear about git fetch and wonder how it differs from git pull. The difference is simple:

git fetch:

  ┌────────┐         ┌──────────────┐         ┌──────────┐
   Remote │────────> origin/main            main    
  └────────┘ download└──────────────┘ (stops) └──────────┘
                        updated                not touched


git pull:

Learn Git in a Day

Everything you need, nothing you don't

Enroll now to unlock all content and receive all future updates for free.

Unlock now  $9.99$7.49

Hurry! This limited time offer ends in:

To redeem this offer, copy the coupon code below and apply it at checkout:

Learn More