We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

Learn Git

Don't be the developer that uses Git to simply add, commit, push, and pray. To truly be great you need to understand your tools.

What will you learn?

Ah, Git. The source control system that every developer uses, but few truly understand. In this course, we'll not just learn how to use Git, but we'll go over some of the plumbing commands that make it all work. By the end, you'll have everything you need to know to get started using Git as a professional developer, plus a bit extra.

Chapter List

1
Setup
Install and configure Git on your local machine
2
Repositories
Learn about Git repositories, what they are, and how to work with commits
3
Internals
Learn how Git stores data on the files system and the plumbing commands that make it all work
4
Config
Learn how to configure Git and set up your user information
5
Branching
Practice creating and switching between branches
6
Merge
Merge changes from one branch into another and learn how merge commits work
7
Rebase
Learn about the cooler way to integrate changes from one branch into another
8
Reset
Learn how to undo changes with the reset command
9
Remote
Setup a remote repository and learn how to push and pull changes
10
GitHub
Learn how to use Git with GitHub, the most popular Git hosting service
11
Gitignore
Learn about using a .gitignore file to exclude files and directories from being tracked by Git.

Join 56,548 students in the Learn Git course

Read reviews of their learning experiences

At first I thought "who needs that? I know my code and know what I do." In a small scale, that's true, but if you want to work in a bigger environment, you have to think bigger and (even worse) work with other people. That's where Git comes into play.

(5/5)
Aalbart  profile image

Aalbart

Germany

I enjoyed it :D

(5/5)
Gmeou White profile image

Gmeou White

Canada

great introduction to git and remote backups such as github

(4/5)
OUSSAMA GUESSOUS profile image

OUSSAMA GUESSOUS

Morocco

Really intuitive introduction to the set-up, application and use of git and github

(5/5)
Will Delahunty profile image

Will Delahunty

United Kingdom

I thought I was going to struggle, git is way easier to understand then I thought. Still got work to do with pathing correctly in the system but overall easy to understand thanks to the course.

(5/5)
Balamast  profile image

Balamast

United States

Great intro to git, for the uninitiated!

(4/5)
Rita Gray profile image

Rita Gray

United States

good

(5/5)
Sadagat Asgarov profile image

Sadagat Asgarov

Azerbaijan

good course

(5/5)
Lucas Strauss profile image

Lucas Strauss

United States

It is very well put together. It layers the lessons nicely.

(5/5)
Joost Muis profile image

Joost Muis

Netherlands

Showing 1-9 of 1695

or view more reviews

Mediocrity doesn't cut it anymore

The only way to become a great developer is to write a lot of code

Avoid tutorial hell

by writing a ton of code

Stay motivated with

a game-like curriculum

Build portfolio projects

to prove your skills

Delve deeper

into foundational concepts

Learn flexibly online

without interrupting your life

For 1% the price of college

to minimize your financial risk

Frequently asked Questions

Got questions? We've got answers

Yes! It's free to create an account and start learning. You'll get all the immersive and interactive features for free for a few chapters. After that, if you still haven't paid for a membership, you'll be in read-only (content only) mode.