Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • This is a nice blog post by SO on some internals of git. Branches are just pointers to commits and how switching branches, changes where HEAD is pointing to. It’s worth the read, but if you just wanted to skip to the internals of git then scroll down to ‘How do branches work technically, under the hood?’. It has some nice screenshots
    – mfaani
    Commented Apr 8, 2021 at 14:15