Skip to content
💻ProgrammingEN

Introduction to Git

Learn version control with Git from scratch. Master commits, branching, merging, remote repositories, and collaborative workflows used by every professional development team.

10 lessons

Subscribe to unlock all 10 lessons

One monthly subscription gives you unlimited access to this course and every other course on LearningBro.

Lessons

What is Git?Preview
Installing and Configuring Git
Your First Repository
Staging and Committing
Viewing History
Branching
Merging
Remote Repositories
Pull Requests and Collaboration
Undoing Changes