search: Do not set URL in gitserver repo
Created by: keegancsmith
The URL is supposed to be the clone URL. Setting the URL to the name is incorrect. It is best to just not set the URL at all. In the case of searcher, we shouldn't need it since we only receive requests for commits that have already been resolved.