Have a messy Git commit history? Learn best practices how to write clear git commit messages, clean up your history with Git rebase , use special GitHub keywords, and set up your own custom commit linter ️ to enforce good habits.
▬ 📖Links ▬
➡ Read more https://www.amarjanica.com/git-commit...
➡ Currently reading Hands-On Large Language Models https://amzn.to/4aXDQru
▬⏱️Chapters ▬
0:00 Git Commit Intro
0:33 Review of imperative commit style
3:02 Special keywords in Github
8:16 Git rebase intro
8:58 Self rebase
15:57 Git rebase to main
20:42 Recover from git rebase gone wrong
24:30 Add custom commit linter
27:42 Conclusion