How to Write a Git Commit Messages Properly with Examples

preview_player
Показать описание
How do you write a Git commit message properly? In this video we take a look at a number of Git commit message best practices, some standard git commit message guidelines and we explore some interesting corporate commit message conventions that might be a bit different from the norm. Specifically, we look at the AngularJS git commit message style guide and patterns that give more clarity to what happens during a commit. Their Git repository is positively beautiful when you peruse their Git commit history.
Рекомендации по теме
Комментарии
Автор

Thanks Cameron. I thought I was writing in the imperative mood but I was not :D

martin