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