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