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