CloneBranchCommitCommand constructor
CloneBranchCommitCommand(
- Repository localRepository,
- RemoteBranch remoteBranch
Implementation
CloneBranchCommitCommand(this.localRepository, this.remoteBranch);