Skip to content

Fix load status when no changes in repository since last visit

Fix returned load status when no changes have been introduced in a Mercurial repository since the last visit by Software Heritage.

The loader now checks if the resulting snapshot is different from the one produced during the last visit to determine the load status.

Related #1989 (closed)

Test Plan

A new test has been added.


Migrated from D1975 (view on Phabricator)

Merge request reports