Mohamed Hussien

Results 1 issues of Mohamed Hussien

### Reproduction steps upgrading from 0.28 to 0.30 on Fetch Repository.Init(_gitRootPath); using var repo = new Repository(_gitRootPath); Remote remote = repo.Network.Remotes.Add(VcConstants.ORIGIN, vcSettings.GitRepoUrl); var remoteRefSpecs = remote.FetchRefSpecs.Select(x => x.Specification); Commands.Fetch(repo, remote.Name,...