search: do not fetch if rev is missing when indexing
Created by: keegancsmith
It is possible that when asking for revisions that do not exist we get blocked due to clone semaphores. This is the correct behaviour, since we expect some branches to not exist. Zoekt polls, so we will converge to indexing the branch once it exists on gitserver.