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
Description:
Dive deep into advanced Git operations in this comprehensive tutorial. Learn to master complex Git commands and techniques including reset, revert, amend, and squash. Explore powerful log options, filtering commits, pretty formatting, and interactive rebasing. Discover how to effectively use stashing, cherry-picking, and reflog. Gain insights into efficient Git development workflows and garbage collection. Practice these advanced skills by cloning a public repository and following along with hands-on examples.