English
Appearance
Get the remote's URL.
class Remote { pushurl(): string | null; }
Returns null if push url not exists.
null
Throws error if the URL is not valid utf-8.