1 write to Author
Microsoft.DotNet.VersionTools (1)
Automation\VstsApi\VstsAdapterClient.cs (1)
293
Author
= new GitCommitUser
2 references to Author
Microsoft.DotNet.VersionTools (2)
Automation\PullRequestCreator.cs (2)
239
if (headCommit.
Author
.Name != GitAuthorName)
241
return $"Head commit author '{headCommit.
Author
.Name}' is not '{GitAuthorName}'";