Completed
Cloning one of the public repositories | Advanced Git - 01
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Advanced Git
Automatically move to the next video in the Classroom when playback concludes
- 1 Cloning one of the public repositories | Advanced Git - 01
- 2 Git log options - oneline, graph, stat | Advanced Git - 02
- 3 Git shortlog | Advanced Git - 03
- 4 Git filtering commits by author or keyword | Advanced Git - 04
- 5 Git pretty formatting of Git log | Advanced Git - 05
- 6 Git filter out merge commits in Git log | Advanced Git - 06
- 7 Git reset | Advanced Git - 07
- 8 Git revert | Advanced Git - 08
- 9 Modifying last Git commit using amend option | Advanced Git - 09
- 10 Cherry picking Git commits | Advanced Git - 10
- 11 Reflog - log of all Git operations | Advanced Git - 11
- 12 Stashing Git changes using terminal | Advanced Git - 12
- 13 Git Stashing using GitHub Desktop | Advanced Git - 13
- 14 Git Garbage Collection | Advanced Git - 14
- 15 Squashing of Git commits at GitHub | Advanced Git - 15
- 16 Git Interactive rebasing with squashing in the local repository | Advanced Git - 16
- 17 Git development workflow | Advanced Git - 17