AddRemoteCommand constructor

AddRemoteCommand(
  1. Repository repository,
  2. Remote remote
)

Implementation

AddRemoteCommand(this.repository, this.remote);