We need a drush command to trigger log fetching from the command line. It should use VersioncontrolRepository::fetchLogs(), which backends should implement to be the argument-less full sync between repo and db. Exact same as what happens when you click on 'fetch logs' at admin/content/versioncontrol-repositories.
Comments
Comment #1
sdboyer commentedAaaand, done.