5 references to GitHubBranch
Microsoft.DotNet.VersionTools (3)
Automation\GitHubVersionsRepoUpdater.cs (1)
106new GitHubBranch("master", _project),
Automation\PullRequestCreator.cs (2)
121originBranch = new GitHubBranch( 145originBranch = new GitHubBranch(newBranchName, origin);
Microsoft.DotNet.VersionTools.Tasks (2)
LocalUpdatePublishedVersions.cs (1)
59branch = new GitHubBranch(
SubmitPullRequest.cs (1)
101var upstreamBranch = new GitHubBranch(