Git Product home page Git Product logo

Comments (3)

Hifilo avatar Hifilo commented on June 4, 2024 1

awesome thank you

from learngitbranching.

Hifilo avatar Hifilo commented on June 4, 2024

chrome_QILmT1ccj8

And just a follow up question for my own understanding, when I run git pull shouldn't o/main end on C4 with main?

from learngitbranching.

pcottle avatar pcottle commented on June 4, 2024

Yep, the dashed diagram on the right represents the state of the git repository on the origin server. Think about it like the state that lives inside the GitHub servers.

Git pull would not produce that result, since pulling is taking data from GitHub to your local machine. Push is the way to get the commit #4 onto the server. I'll let the level do more explaining :)

from learngitbranching.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.