In software development projects we usually struggle with the issue that developers do not document well what they changed when checking in code to the version control system. Looking at the logs of our repository, maybe 30-40% of the check-ins have a description. Why do people twitter every ten minutes what they are doing but cannot come up with a one line description of their code changes at the end of the day?
Leave a Reply