Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Intermediate Git

via DataCamp

Overview

Discover branches and remote repos for version control in collaborative software and data projects using Git!

This course builds upon foundational knowledge of Git, introducing new concepts, including branches, remote repos, and the handling of merge conflicts. You'll discover how branches allow continuous software development, where a production system can remain live while additional features are developed or bugs are fixed. You'll learn the essential techniques for working with branches, using Git to navigate, compare, rename, delete, and merge them.

The course will show you tips and tricks to avoid merge conflicts, where Git does not know how to combine the contents of files when merging two branches. You'll practice resolving merge conflicts and familiarize yourself with how Git displays conflicts in files. The course concludes with introducing remote repos, which are fundamental for collaborative projects with Git. You'll synchronize your content between local and remote repos using common commands such as clone, fetch, pull, and push!

Syllabus

  • Working with branches
    • Discover the concept of branches in Git, enabling continuous development and integration of code to drive your software and data projects forward!
  • Collaborating with Git
    • Discover how to use Git for collaborative projects, handling merge conflicts, and synchronizing your local repos with remotes!

Taught by

George Boorman

Reviews

Start your review of Intermediate Git

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.