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