This post originated from an RSS feed registered with .NET Buzz
by Christian Horsdal.
Original Post: Why Commit Comments Matter
Feed Title: Horsdal
Feed URL: http://www.horsdal-consult.dk/feeds/posts/default
Feed Description: A blog that will be about code, architecture, design, and .NET.
Lets look at something pretty basic: Commit comments. Why are they important? -Good commit comments should summarize the context and intent of the commit. Writing good commit comments gives you a better version history and gives you better individual commits. Lets look at each of these claims in turn.
Better Version History
Good commit comments makes the version history better in a number of