This will read the next link from the api response. It so happens that
sometimes, the next link stays the same between consecutive api calls... Thus
stopping the listing...Allow incremental lister to actually start properly the first time
This tries to work around that by shifting the next index detecWhen there is no data in db, prior to this commit, it insisted to 1 day inon listing
the future (creating a small hole)starting from around now. In the end, listed only a few repositories.
Experiments below one day bear no success.This reduces the scope of this diff to this commit only
Related T1826