Skip to main content
HomeProgramming

Course

Intermediate Git

BasicSkill Level
4.8+
5,813 reviews
Updated 12/2025
Discover branches and remote repos for version control in collaborative software and data projects using Git!
Start Course for Free
GitProgramming
2 hr
8 videos
22 Exercises
1,650 XP
30,334
Statement of Accomplishment

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies

Group

Training a Team?

Try for Business

Course Description

Work with branches

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.



Collaborate using remote repos

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!

What you'll learn

  • Assess appropriate use cases for git fetch versus git pull when synchronizing local and remote repositories
  • Distinguish between fast-forward and recursive merges when integrating branches
  • Evaluate the correct workflow for cloning a remote repository, adding remotes, and pushing local changes while preventing rejected pushes
  • Identify the purpose of branches in Git and the commands used to create, switch, compare, rename, and delete them
  • Recognize common causes of merge conflicts and the steps required to resolve them in Git

Feels like what you want to learn?

Start Course for Free

Prerequisites

Introduction to Git
1

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!
Start Chapter
2

Collaborating with Git

Discover how to use Git for collaborative projects, handling merge conflicts, and synchronizing your local repos with remotes!
Start Chapter
Intermediate Git
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.8
from 5,813 reviews
83%
15%
1%
0%
0%
  • Lucas
    31 minutes ago

  • Mrunali
    2 hours ago

  • Adriano
    2 hours ago

  • Suad
    2 hours ago

  • Ibrahim
    2 hours ago

  • loay
    3 hours ago

Lucas

Mrunali

Adriano

FAQs

Is this course suitable for beginners?

This is not an absolute beginner course. It assumes you already know the basics of Git, and builds on that foundation with branches, remotes, and merge conflicts.

What will I be able to do after completing this course?

You will be able to create and merge branches, resolve merge conflicts with nano, and synchronize local work with remote repositories using clone, fetch, pull, and push.

Which Git commands are covered in this course?

You will practice commands such as git switch, git branch, git diff, git merge, git clone, git remote, git fetch, git pull, and git push.

Who will benefit from this course?

Software developers, data scientists, and analysts who already use basic Git and want to collaborate confidently on shared codebases or data projects.

Join over 19 million learners and start Intermediate Git today!

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.