AddRemoteCommand constructor
AddRemoteCommand(
- Repository repository,
- Remote remote
Implementation
AddRemoteCommand(this.repository, this.remote);
AddRemoteCommand(this.repository, this.remote);