- Module 1: Use Git to track changes and collaborate with other developers.
- Learn what version control is
- Understand distributed version control systems, like Git
- Create a new Git project and configure it
- Make and track changes to code by using Git
- Use Git to recover from simple mistakes
- Module 2: Learn how to us Git to create and modify a new project in Git
- Learn how to create a new Git Project
- Understand how to track changes in Git
- Module 3: Use Git to track changes to source code and collaborate with other developers.
- Clone a repository
- Push changes to a remote repository
- Stash changes
- Pull changes from other users to update a repository
- Module 4: Level up your Git knowledge by learning how to keep code separate in branches, and how to merge them later.
- Learn how branches work in Git
- Create new branches and switch between branches
- Merge branches together
- Learn basic techniques for resolving merge conflicts
In this module, you'll:
In this module you will:
In this module, you will:
In this module, you will: