Esempio n. 1
0
 public Branch CreateBranch(string branchName) =>
 RepositoryExtensions.CreateBranch(repository, branchName);