Process Flow - Writing good commit messages
Start Commit
Write short summary (<=50 chars)
Add blank line
Write detailed description
Review message
Save and close commit
Commit recorded
This flow shows the steps to write a clear and helpful git commit message, starting with a short summary, then a blank line, followed by a detailed description.