On Sat, July 19, 2008 2:27 pm, SJS wrote: > -- > Making more than one change at a time. > Stewart Stremler
Don't do that. Limit all changes in each commit to one issue in the issue tracker. Reference it in your remark If, while in a file, you spot another issue to change, enter a separate ticket in the tracking data base and address it with a separate commit ... after the tech lead has reviewed the issue and approved the work. This prevents such jolly moments as breaking the build just before release by cleaning up variable naming, or failing an audit because of changes to code that are without reference or justification. -- Lan Barnes SCM Analyst Linux Guy Tcl/Tk Enthusiast Biodiesel Brewer -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
