Gav.... wrote: > From: David Crossley > > > Author: gmcdonald > > > > > > Log: > > > Entries that were removed from main status.xml now put into their > > > respective plugins status.xml file, related to FOR-865 > > > > Note for the future that is is better to do stuff like this > > in the same commit action, i.e. removing from status.xml (r522257) > > and adding to plugins/*/status.xml (r522492) should be one step. > > Yep sorry will do, I ran out of time and so committed what I had done, > I'll wait next time and do it in one go.
Only wait with the stuff that should logically go in one commit, such as moving stuff from one file to another. -David