💾 Archived View for republic.circumlunar.space › users › andybalaam › blogmirror › 2013-05-13_branch… captured on 2021-12-04 at 18:04:22. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Branches in git

Series: Why git?, Basics, Branches, Merging, Remotes

Last time we discussed starting a project and committing changes.

Why git?

Basics

Merging

Remotes

Now we look at how to create branches, which are one of the main reasons for having source control. We'll cover creating branches, switching between them, and the simplest parts of merging from one to another.

Slides: Branches in git.

Originally posted at 2013-05-13 19:00:21+00:00. Automatically generated from the original post : apologies for the errors introduced.

Branches in git

original post