2 references to NotFastForwardUpdateException
Microsoft.DotNet.VersionTools (1)
Automation\GitHubApi\GitHubClient.cs (1)
411throw new NotFastForwardUpdateException(
Microsoft.DotNet.VersionTools.Tests (1)
BuildManifest\BuildManifestClientTests.cs (1)
241.ThrowsAsync(new NotFastForwardUpdateException("Testing non-fast-forward update."));