English
Appearance
Get remote from repository.
class Repository { getRemote(name: string): Remote; }
Remote instance.
Throws error if remote does not exist.