GIT Real / GIT Real 2

GIT REAL

LEVEL 1
Introduction
Learn the basics of Git

Level 2 on Git Real
LEVEL 2
Staging & Remotes
Add and remove changed files, and work with remote repositories

Level 3 on Git Real
LEVEL 3
Cloning & Branching
Clone repositories and learn how to work with multiple branches

Level 4 on Git Real
LEVEL 4
Collaboration Basics
Work simultaneously with multiple users

Level 5 on Git Real
LEVEL 5
Branching
Work with remote branches and reference commits

Level 6 on Git Real
LEVEL 6
Rebase belong to us
Optimize merging and fix merge conflicts

Level 7 on Git Real
LEVEL 7
History and Configuration
Learn how to configure and view commit logs

GIT REAL 2

LEVEL 1
Interactive Rebase
Edit your commits through the use of interactive rebase

Level 2 on Git Real 2
LEVEL 2
Stashing
Not quite ready to commit? Git stash is the perfect solution

Level 3 on Git Real 2
LEVEL 3
Purging History
Accidentally commit something sensitive? Purge it!

Level 4 on Git Real 2
LEVEL 4
Working together
Make Git work together on multiple operating systems

Level 5 on Git Real 2
LEVEL 5
Submodules
Ever wanted to use another repository inside of another?

Level 6 on Git Real 2
LEVEL 6
Reflog
Undo almost anything and find lost commits using reflog

Facebook Comments