feature(db-move): check if package repo is up to date before fetching
This avoids most fetch scenarios when moving packages between repos as the released tags should already be available from a previous db-update.
Now the existence of the expected tag is checked prior to any Git fetch operations, massively speeding up big rebuild moves.
Signed-off-by: Levente Polyak anthraxx@archlinux.org
Edited by Levente Polyak