right now, VersioncontrolRepositoryHistorySynchronizerInterface::verifyData() just returns TRUE. it needs to actually do its job, especially if we're going to start making other parts of the API work around it (right now, nothing uses it).
right now, VersioncontrolRepositoryHistorySynchronizerInterface::verifyData() just returns TRUE. it needs to actually do its job, especially if we're going to start making other parts of the API work around it (right now, nothing uses it).
Comments
Comment #1
marvil07 commentedLet's re-think this to avoid multiple queued items processed in wrong order.