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