private void CleanupDuplicateOrigin()
 {
     repository.CleanupDuplicateOrigin(repositoryInfo.GitRootPath, DefaultRemoteName);
 }