This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Git Ready
Lectures
1 - Why You should use Git (2:48)
2 - Create a Local Repo (5:35)
3 - Sync a local repo with remote (3:28)
4 - clone a remote repo (git clone) (1:07)
5 - Stage and Snapshot (git add) (3:51)
6 - Fetch tracking remote branch (git pull) (1:34)
7 - Isolating Work in Branches (git branch) (4:46)
8 - Integrating Changes (git merge) (2:24)
9 - Temporary commits (git stash) (4:22)
10 - Commit Limiting Logs (git log) (8:26)
11 - Commit Formatting Logs (git log) (1:51)
12 - git log examples (8:37)
13 - Inspect and Compare (git diff) (10:01)
14 - Who Changed which line (git blame) (4:34)
15 - Tagging (git tag) (8:12)
16 - Rebasing vs Merging (git rebase) (9:19)
17 - Track Down Bugs (git bisect) (3:46)
18 - Ignoring Patterns (git ignore) (6:12)
2 - Create a Local Repo
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock