Re: ChangeLogs in commit messages
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> > This is an objective that can be achieved with zero extra work > > if you consider the other reasons I gave why I think the CL entry > > should be in the revision log. > > That can also be achieved without the duplication in the commit message. Again, I do think that having the CL entry in the commit message is useful, and I disagree with the idea of removing it from there. Imagine you are scanning the past changes, looking for what might have caused a behavior change. When using "git log", having the CL in there often helps. -- Joel