13 Sep
2006
13 Sep
'06
7:24 p.m.
I imagined that some would disagree with this, for that very reason. The other side of the coin is clutter in CVS and RSS feeds, but I guess your argument wins. Does this mean you agree with all the rest of my points? Can you add some more? On 9/13/06, Earl Miles <merlin@logrus.com> wrote:
Khalid B wrote:
- Try to not commit every issue separately. If you plan to fix three issues, then do not commit three times. Better do one commit with the three fixes in it.
I disagree with this, quite seriously. Committing one fix at a time has benefits in being able to derive patch files to back out problems from just one fix. Muddling a bunch together makes that less possible.