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

marvil07’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
Issue tags: +vc-next

Let's re-think this to avoid multiple queued items processed in wrong order.