What Changed & Why | How to Craft Great Git Commit Messages

Описание к видео What Changed & Why | How to Craft Great Git Commit Messages

There's a tremendous value to spending a little extra time writing detailed commit messages in Git about not only what changed by why the change was made. This context helps the team and Future You sort through and reason about the changes.

I give an overview on what makes a great commit message, tools in Git to help with it, and demo the steps.

View the slides: https://speakerdeck.com/brettchalupa/...

Chapters:
00:00 - Intro
00:55 - Why Write Better Commit Messages
03:54 - What to Include in a Commit Message
06:30 - Atomic Commits
09:29 - Patch add and verbose commit
11:30 - Examples
15:26 - Demo

Комментарии

Информация по комментариям в разработке