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