CreateNewBranchCommand constructor
CreateNewBranchCommand(
- Repository repository,
- Branch branch
Implementation
CreateNewBranchCommand(this.repository, this.branch);
CreateNewBranchCommand(this.repository, this.branch);